GraphPathSerializationDictionary::IEnumerable::GetEnumerator Method ()
Visual Studio 2015
Returns an enumerator that iterates through the collection.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Return Value
Type: System.Collections::IEnumerator^A System.Collections.Generic.IEnumerator that can be used to iterate through the collection.
Implements
IEnumerable::GetEnumerator()
Show: