Udostępnij za pośrednictwem


XmlSchemaObjectCollection.IndexOf(XmlSchemaObject) Metoda

Definicja

Pobiera indeks kolekcji odpowiadający określonemu XmlSchemaObjectelementowi .

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

Którego XmlSchemaObject indeks ma zostać zwrócony.

Zwraca

Int32

Indeks odpowiadający określonej XmlSchemaObjectwartości .

Dotyczy