[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.DataProviderInfoCollection.IndexOf

IndexOf Method

IndexOf(DataProviderInfo)

Determines the index of the DataProviderInfo object in the collection.

Declaration
public int IndexOf(DataProviderInfo value)
Parameters
Type Name Description
DataProviderInfo value

The DataProviderInfo object to locate in the collection.

Returns
Type Description
int

The index of value if found in the collection; otherwise, -1.