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.
WebTestContext::IEnumerable::GetEnumerator Method ()
Returns an enumerator that iterates through a collection of WebTestContext elements.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Implements
IEnumerable::GetEnumerator()This member is an explicit interface member implementation. It can be used only when the WebTestContext instance is cast to an IEnumerable interface.
Show: