Sdílet prostřednictvím


SchemaImporterExtensionElementCollection.IndexOf Metoda

Definice

Vrátí index od nuly prvního prvku v kolekci se zadanou hodnotou.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 int IndexOf(System::Xml::Serialization::Configuration::SchemaImporterExtensionElement ^ element);
public int IndexOf (System.Xml.Serialization.Configuration.SchemaImporterExtensionElement element);
member this.IndexOf : System.Xml.Serialization.Configuration.SchemaImporterExtensionElement -> int
Public Function IndexOf (element As SchemaImporterExtensionElement) As Integer

Parametry

Návraty

Index nalezeného prvku.

Platí pro