Sdílet prostřednictvím


XmlSchemaObjectCollection.IndexOf(XmlSchemaObject) Metoda

Definice

Získá index kolekce odpovídající zadané XmlSchemaObject.

public:
 int IndexOf(System::Xml::Schema::XmlSchemaObject ^ item);
public int IndexOf (System.Xml.Schema.XmlSchemaObject item);
member this.IndexOf : System.Xml.Schema.XmlSchemaObject -> int
Public Function IndexOf (item As XmlSchemaObject) As Integer

Parametry

item
XmlSchemaObject

Index XmlSchemaObject , jehož index chcete vrátit.

Návraty

Index odpovídající zadanému XmlSchemaObjectobjektu .

Platí pro