System::Xml::Schema::XmlSchemaObjectCollection::Add méthode
XmlSchemaObjectCollection::Add method
Ajoute un XmlSchemaObject à la XmlSchemaObjectCollection.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::Add(const SharedPtr<XmlSchemaObject> &item)
| Paramètre | Type | Description |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | Le XmlSchemaObject. |
ReturnValue
L’index auquel l’élément a été ajouté.
Voir aussi
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++