The following tables list the members exposed by DataSourceCollection.
Public Properties
Public Methods
| Name | Description |
| Contains | Determines if the specified string is contained in the collection. |
| CopyTo | Copies all elements of the collection to the specified array, beginning at the specified index in the array. |
| Dispose | Disposes of unmanaged resources. |
| GetEnumerator | (Inherited from System.Collections.ReadOnlyCollectionBase) |
| IndexOf | Determines if the specified string is in the collection and returns the corresponding index value. |
Top
See Also