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.
ParameterizedString::IEnumerable::GetEnumerator Method ()
Returns an enumerator that iterates through a collection.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator that iterates through a collection.
Implements
IEnumerable::GetEnumerator()This member is an explicit interface member implementation. It can be used only when the ParameterizedString instance is cast to an IEnumerable interface.
Show: