System::Xml::Schema::XmlSchemaObjectCollection::IndexOf metodu

XmlSchemaObjectCollection::IndexOf method

Belirtilen XmlSchemaObject için karşılık gelen koleksiyon indeksini döndürür.

int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
ParametreTürAçıklama
itemconst SharedPtr<XmlSchemaObject>&İndeksini döndürmek istediğiniz XmlSchemaObject.

ReturnValue

Belirtilen XmlSchemaObject için karşılık gelen indeks.

Ayrıca Bakınız