Version: 2022.3
언어: 한국어
public bool Contains (FieldInfo item);
public bool Contains (object item);

파라미터

item The object to locate in the collection.

반환

bool Returns true if the item is found in the collection. Returns false otherwise.

설명

Determines whether an element is in the FieldInfoCollection.