System::Xml::Schema::XmlSchemaObjectCollection::IndexOf metodo
XmlSchemaObjectCollection::IndexOf method
Restituisce l’indice della collezione corrispondente al XmlSchemaObject specificato.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::IndexOf(const SharedPtr<XmlSchemaObject> &item)
| Parametro | Tipo | Descrizione |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | Il 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.Font for C++