Metode System::Xml::Schema::XmlSchemaObjectCollection::IndexOf
XmlSchemaObjectCollection::IndexOf method
Mengembalikan indeks koleksi yang sesuai dengan XmlSchemaObject yang ditentukan.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | Objek XmlSchemaObject yang indeksnya ingin Anda kembalikan. |
ReturnValue
Indeks yang sesuai dengan XmlSchemaObject yang ditentukan.
Lihat Juga
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++