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