Aspose::Page::XPS::XpsModel::XpsArray::idx_get method
XpsArray::idx_get method
Provides access to array’s element by index i .
T Aspose::Page::XPS::XpsModel::XpsArray<typename>::idx_get(int32_t i)
Parameter | Type | Description |
---|---|---|
i | int32_t | Index of the element. |
ReturnValue
The element at i position.
See Also
- Class XpsArray
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++