The DataSourcesCollection type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| CollectionType | CollectionType the type of the collection
(Overrides | |
Gets the number of elements in the collection. (Inherited from | ||
Gets a reference to the top-level (Inherited from | ||
Gets an (Inherited from | ||
Gets or sets a value that specifies whether the collection has been cleared. (Inherited from | ||
Gets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from | ||
| Item Int32 |
Return the DataSourceElement at the given index | |
| Item String |
Return the DataSourceElement associated with Name | |
Gets the collection of locked attributes. (Inherited from | ||
Gets the collection of locked elements. (Inherited from | ||
Gets the collection of locked attributes (Inherited from | ||
Gets the collection of locked elements. (Inherited from | ||
Gets or sets a value indicating whether the element is locked. (Inherited from | ||
Gets an object used to synchronize access to the (Inherited from |
See Also