System::Xml::Schema::XmlSchemaObjectCollection::IndexOf method
XmlSchemaObjectCollection::IndexOf method
يُرجِع فهرس المجموعة المقابل لـ XmlSchemaObject.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
| Parameter | Type | الوصف |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | الـ XmlSchemaObject الذي تريد إرجاع فهرسه. |
ReturnValue
الفهرس المقابل لـ XmlSchemaObject المحدد.
انظر أيضًا
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++