The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Patterns Class
Namespace:
Microsoft.VisualStudio.QualityTools.WebTestFramework.Utilities
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
System::Object
System.Collections.Generic::List<T>
Microsoft.VisualStudio.QualityTools.WebTestFramework.Utilities::Patterns
System.Collections.Generic::List<T>
Microsoft.VisualStudio.QualityTools.WebTestFramework.Utilities::Patterns
| Name | Description | |
|---|---|---|
![]() | Patterns() | Initializes a new instance of the Patterns class. |
![]() | Patterns(Pattern::MatchUsing, String^) | Initializes a new instance of the Patterns class. |
![]() | Patterns(Pattern^) | Initializes a new instance of the Patterns class. |
![]() | Patterns(String^) | Initializes a new instance of the Patterns class. |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from List<T>.) |
![]() | Count | (Inherited from List<T>.) |
![]() | Item[Int32] | (Inherited from List<T>.) |
![]() | LastMatchIndex |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable<TKey>::GetEnumerator() | (Inherited from List<T>.) |
![]() ![]() | ICollection::CopyTo(Array^, Int32) | (Inherited from List<T>.) |
![]() ![]() | IEnumerable::GetEnumerator() | (Inherited from List<T>.) |
![]() ![]() | IList::Add(Object^) | (Inherited from List<T>.) |
![]() ![]() | IList::Contains(Object^) | (Inherited from List<T>.) |
![]() ![]() | IList::IndexOf(Object^) | (Inherited from List<T>.) |
![]() ![]() | IList::Insert(Int32, Object^) | (Inherited from List<T>.) |
![]() ![]() | IList::Remove(Object^) | (Inherited from List<T>.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




