[]
        
Determines if the DataProviderInfo object exists in the collection.
public bool Contains(DataProviderInfo value)
| Type | Name | Description | 
|---|---|---|
| DataProviderInfo | value | The DataProviderInfo object to locate in the collection.  | 
    
| Type | Description | 
|---|---|
| bool | True if the DataProviderInfo object is found in the collection; otherwise, false.  |