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.
WebTest::GetEnumerator Method ()
Gets an Enumerator that enumerates the items in the Web performance test.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Return Value
Type: System.Collections::IEnumerator^Implements
IEnumerable::GetEnumerator()The items in the Web performance test can be requests, transactions, comments, and included Web performance tests.
Show: