GraphNodeIdCollection::IEnumerable<GraphNodeId^>::GetEnumerator Method ()
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
private: virtual IEnumerator<GraphNodeId^>^ GetEnumerator() sealed = IEnumerable<GraphNodeId^>::GetEnumerator
Return Value
Type: System.Collections.Generic::IEnumerator<GraphNodeId^>^Implements
IEnumerable<T>::GetEnumerator()
Show: