System::Xml::Schema::XmlSchemaObjectCollection::idx_get method
XmlSchemaObjectCollection::idx_get method
Returns the XmlSchemaObject at the specified index.
virtual SharedPtr<XmlSchemaObject> System::Xml::Schema::XmlSchemaObjectCollection::idx_get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index of the XmlSchemaObject. |
ReturnValue
The XmlSchemaObject at the specified index.
See Also
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++