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)
| Parametre | Tür | Açıklama |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | İndeksini döndürmek istediğiniz 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.Font for C++