Share via


GraphNodeIdCollection.IEnumerable.GetEnumerator Method

Get our Enumerator. This prevents direct access to the _array

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

Syntax

IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: IEnumerator
The enumerator for this collection

Implements

IEnumerable.GetEnumerator

.NET Framework Security

See Also

Reference

GraphNodeIdCollection Class

Microsoft.VisualStudio.GraphModel Namespace