Represents a collection of data providers.
Contains | Determines whether the collection contains a specific data provider. |
GetItemByIndex | Returns the specific item provided an Index. |
GetItemByName | Returns the specific item provided a Name. |
Count | Returns an element in the collection. |
Item | Given an index, returns an element in the collection. |





