Méthode System::Xml::Schema::XmlSchemaObjectCollection::IndexOf
XmlSchemaObjectCollection::IndexOf method
Retourne l’index de la collection correspondant au XmlSchemaObject spécifié.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
| Paramètre | Type | Description |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | Le XmlSchemaObject dont vous souhaitez renvoyer l’index. |
ReturnValue
L’index correspondant au XmlSchemaObject spécifié.
Voir aussi
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++