idx_get()

IChartSeriesCollection::idx_get(int32_t) method

Gets the element at the specified index.

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

Return Value

The element at the specified index.

See Also