PropertyCollection Class

Definition

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

Constructors

PropertyCollection()

Properties

Item[String]

Methods

Add(String, String)
AddRange(IEnumerable<T>) (Inherited from WebTestBaseCollection<T>)

Applies to