Represents a collection of data providers.
Contains | Determines whether the collection contains a specific data provider. |
GetItemByIndex | Retrieves a data provider from the collection by index. |
GetItemByName | Retrieves a data provider from the collection by name. |
Count | Returns an element in the collection. |
Item | Given an index, returns an element in the collection. |