idx_get()

ChartCategoryCollection::idx_get(int32_t) method

Gets the element at the specified index.

System::SharedPtr<IChartCategory> Aspose::Slides::Charts::ChartCategoryCollection::idx_get(int32_t index) override

Return Value

The element at the specified index.

See Also