The DataSourcesCollection type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Add | Add adds dataServiceElement to the collection of
data sources in this class
| |
| Clear | Clear removes all data sources in this class instance.
| |
Copies the contents of the (Inherited from | ||
Compares the (Inherited from | ||
| (Inherited from | ||
Gets a unique value representing the (Inherited from | ||
Gets the (Inherited from | ||
| IndexOf |
Returns the index of dataServiceElement | |
Gets a value indicating whether the (Inherited from | ||
| Remove(String) | Remove removes the data source specified by name | |
| Remove(DataSourceElement) | Remove removes dataServiceElement from the collection
of data sources in this class.
| |
| RemoveAt | RemoveAt removes the data source located at index | |
Returns a string that represents the current object. (Inherited from |
See Also