idx_get()
XmlSchemaObjectCollection::idx_get(int32_t) method
Returns the XmlSchemaObject at the specified index.
virtual SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObjectCollection::idx_get(int32_t index)
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | The index of the XmlSchemaObject. |
Return Value
The XmlSchemaObject at the specified index.
See Also
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Slides