[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartObjectCollection-1.IndexOf

IndexOf Method

IndexOf(T)

Gets the index of the element.

Declaration
public int IndexOf(T item)
Parameters
Type Name Description
T item

The element.

Returns
Type Description
int

The zero-based index of element or -1 if element does not exist in the collection.