DataSourceCollection.Item Property
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets a reference to the specified DataSource object from the DataSourceCollection by index value. | |
Item[String] | Gets a reference to the specified DataSource object from the DataSourceCollection by name. |
Top