Metodo System::Xml::Schema::XmlSchemaObjectCollection::IndexOf
XmlSchemaObjectCollection::IndexOf method
Restituisce l’indice della raccolta corrispondente al XmlSchemaObject specificato.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
| Parametro | Tipo | Descrizione |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | L’XmlSchemaObject il cui indice si desidera restituire. |
ReturnValue
L’indice corrispondente al XmlSchemaObject specificato.
Vedi anche
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++