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)
| Parameter | Type | Açıklama |
|---|---|---|
| item | const 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
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++