System::Xml::Schema::XmlSchemaObjectCollection::Insert méthode
XmlSchemaObjectCollection::Insert method
Insère un XmlSchemaObject dans la XmlSchemaObjectCollection.
void System::Xml::Schema::XmlSchemaObjectCollection::Insert(int32_t index, const SharedPtr<XmlSchemaObject> &item)
| Paramètre | Type | Description |
|---|---|---|
| indice | int32_t | L’index basé sur zéro auquel un élément doit être inséré. |
| item | const SharedPtr<XmlSchemaObject>& | Le XmlSchemaObject à insérer. |
Voir aussi
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++