System::Xml::Schema::XmlSchemaObjectCollection::IndexOf méthode
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 voulez retourner l’index. |
ReturnValue
L’index correspondant au XmlSchemaObject spécifié.
Voir aussi
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++