[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.DataProviderInfoCollection.Contains

Contains Method

Contains(DataProviderInfo)

Determines if the DataProviderInfo object exists in the collection.

Declaration
public bool Contains(DataProviderInfo value)
Parameters
Type Name Description
DataProviderInfo value

The DataProviderInfo object to locate in the collection.

Returns
Type Description
bool

True if the DataProviderInfo object is found in the collection; otherwise, false.