public bool Contains (FieldInfo item);
public bool Contains (object item);

Parámetros

itemThe object to locate in the collection.

Valor de retorno

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

Descripción

Determines whether an element is in the FieldInfoCollection.