WebTestPluginReferenceCollection 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 WebTestPluginReferenceCollection : Microsoft::VisualStudio::TestTools::WebTesting::WebTestBaseCollection<Microsoft::VisualStudio::TestTools::WebTesting::WebTestPluginReference ^>
[System.Serializable]
public class WebTestPluginReferenceCollection : Microsoft.VisualStudio.TestTools.WebTesting.WebTestBaseCollection<Microsoft.VisualStudio.TestTools.WebTesting.WebTestPluginReference>
[<System.Serializable>]
type WebTestPluginReferenceCollection = class
inherit WebTestBaseCollection<WebTestPluginReference>
Public Class WebTestPluginReferenceCollection
Inherits WebTestBaseCollection(Of WebTestPluginReference)
- Inheritance
- Attributes
Constructors
WebTestPluginReferenceCollection() |
Methods
AddRange(IEnumerable<T>) | (Inherited from WebTestBaseCollection<T>) |