DataSourceTableCollection Class

Definition

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
DataSourceTableCollection
Attributes

Constructors

DataSourceTableCollection()

Methods

AddRange(IEnumerable<T>) (Inherited from WebTestBaseCollection<T>)

Applies to