System::Xml::Schema::XmlSchemaObjectCollection::Add-Methode
XmlSchemaObjectCollection::Add method
Fügt ein XmlSchemaObject zur XmlSchemaObjectCollection hinzu.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::Add(const SharedPtr<XmlSchemaObject> &item)
| Parameter | Typ | Beschreibung |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | Das XmlSchemaObject. |
ReturnValue
Der Index, an dem das Element hinzugefügt wurde.
Siehe auch
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++