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::Add Method (DataSourceElement^)
Adds a data source element to DataSourceElementCollection.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Parameters
- element
-
Type:
Microsoft.VisualStudio.TestTools.UnitTesting::DataSourceElement^
The DataSourceElement to add to the collection.
Show: