System::Xml::Schema::XmlSchemaObjectCollection::idx_set metodo
XmlSchemaObjectCollection::idx_set method
Imposta il XmlSchemaObject all’indice specificato.
virtual void System::Xml::Schema::XmlSchemaObjectCollection::idx_set(int32_t index, SharedPtr<XmlSchemaObject> value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| index | int32_t | L’indice del XmlSchemaObject. |
| valore | SharedPtr<XmlSchemaObject> | Il valore da impostare. |
Vedi anche
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++