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