WebTestItemCollection 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 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
- Attributes
Constructors
WebTestItemCollection() |
Methods
AddRange(IEnumerable<T>) | (Inherited from WebTestBaseCollection<T>) |