System::Xml::Schema::XmlSchemaObjectCollection::IndexOf method

XmlSchemaObjectCollection::IndexOf method

يُرجِع فهرس المجموعة المقابل لـ XmlSchemaObject.

int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
ParameterTypeالوصف
itemconst SharedPtr<XmlSchemaObject>&الـ XmlSchemaObject الذي تريد إرجاع فهرسه.

ReturnValue

الفهرس المقابل لـ XmlSchemaObject المحدد.

انظر أيضًا