Metodo System::Xml::Schema::XmlSchemaObjectCollection::Add
XmlSchemaObjectCollection::Add method
Aggiunge un XmlSchemaObject alla XmlSchemaObjectCollection.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::Add(const SharedPtr<XmlSchemaObject> &item)
| Parametro | Tipo | Descrizione |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | Il XmlSchemaObject. |
ReturnValue
L’indice al quale l’elemento è stato aggiunto.
Vedi anche
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++