WebTestItemCollection Class

Definition

public ref class WebTestItemCollection : Microsoft::VisualStudio::TestTools::WebTesting::WebTestBaseCollection<Microsoft::VisualStudio::TestTools::WebTesting::WebTestItem ^>
[System.Serializable]
public class WebTestItemCollection : Microsoft.VisualStudio.TestTools.WebTesting.WebTestBaseCollection<Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem>
[<System.Serializable>]
type WebTestItemCollection = class
    inherit WebTestBaseCollection<WebTestItem>
Public Class WebTestItemCollection
Inherits WebTestBaseCollection(Of WebTestItem)
Inheritance
WebTestItemCollection
Attributes

Constructors

WebTestItemCollection()

Methods

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

Applies to