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