The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataSourceElementCollection::Item Property
Gets or sets a DataSourceElement.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | Item[ConfigurationProperty^] | (Inherited from ConfigurationElement.) |
![]() | Item[Int32] | Gets or sets a DataSourceElement at the specified index location. |
![]() | Item[String^] | Gets a DataSourceElement identified by name. |
Show:

