idx_get()
CustomXmlPartCollection::idx_get(int32_t) method
Returns the element at the specified index.
System::SharedPtr<ICustomXmlPart> Aspose::Slides::CustomXmlPartCollection::idx_get(int32_t index) override
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero-based index of the element to get. |
Return Value
The element at the specified index.
See Also
- Typedef SharedPtr
- Class ICustomXmlPart
- Class CustomXmlPartCollection
- Namespace Aspose::Slides
- Library Aspose.Slides