System::Xml::Schema::XmlSchemaObjectCollection::IndexOf yöntemi

XmlSchemaObjectCollection::IndexOf method

Belirtilen XmlSchemaObject için koleksiyon indeksini döndürür.

int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
ParameterTypeAçıklama
itemconst SharedPtr<XmlSchemaObject>&Dönmek istediğiniz indeksin bulunduğu XmlSchemaObject.

ReturnValue

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

Ayrıca Bakınız