DataSourceElementCollection.Item Property

Include Protected Members
Include Inherited Members

Gets or sets a DataSourceElement.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected property Item(ConfigurationProperty) Gets or sets a property or attribute of this configuration element. (Inherited from ConfigurationElement.)
Public property Item[Int32] Gets or sets a DataSourceElement at the specified index location.
Public property Item[String] Gets a DataSourceElement identified by name.

Top

See Also

Reference

DataSourceElementCollection Class

Microsoft.VisualStudio.TestTools.UnitTesting Namespace