System::Xml::Schema::XmlSchemaObjectCollection::idx_set method
XmlSchemaObjectCollection::idx_set method
Sets the XmlSchemaObject at the specified index.
virtual void System::Xml::Schema::XmlSchemaObjectCollection::idx_set(int32_t index, SharedPtr<XmlSchemaObject> value)
| Parameter | Type | Description | 
|---|---|---|
| index | int32_t | The index of the XmlSchemaObject. | 
| value | SharedPtr<XmlSchemaObject> | The value to set. | 
See Also
- Typedef SharedPtr
 - Class XmlSchemaObject
 - Class XmlSchemaObjectCollection
 - Namespace System::Xml::Schema
 - Library Aspose.Page for C++