DataSourceTableCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DataSourceTableCollection : Microsoft::VisualStudio::TestTools::WebTesting::WebTestBaseCollection<Microsoft::VisualStudio::TestTools::WebTesting::DataSourceTable ^>
[System.Serializable]
public class DataSourceTableCollection : Microsoft.VisualStudio.TestTools.WebTesting.WebTestBaseCollection<Microsoft.VisualStudio.TestTools.WebTesting.DataSourceTable>
[<System.Serializable>]
type DataSourceTableCollection = class
inherit WebTestBaseCollection<DataSourceTable>
Public Class DataSourceTableCollection
Inherits WebTestBaseCollection(Of DataSourceTable)
- Inheritance
- Attributes
Constructors
DataSourceTableCollection() |
Methods
AddRange(IEnumerable<T>) | (Inherited from WebTestBaseCollection<T>) |