GraphNodeCollection::IEnumerable::GetEnumerator Method ()

 

Gets the enumerator for this collection

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

private:
virtual IEnumerator^ GetEnumerator() sealed = IEnumerable::GetEnumerator

Parameters

Return Value

Type: System.Collections::IEnumerator^

The enumerator

Return to top
Show: