idx_get()

IChartCategoryCollection::idx_get(int32_t) method

Gets the element at the specified index.

virtual System::SharedPtr<IChartCategory> Aspose::Slides::Charts::IChartCategoryCollection::idx_get(int32_t index)=0

Return Value

The element at the specified index.

See Also