contains
Checks to see if the collection contains a given data source.
Return
true if the collection contains the data source, false otherwise.
Parameters
dataSource
The data source to check for.
Checks to see if the collection contains a given data source.
true if the collection contains the data source, false otherwise.
The data source to check for.