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