EyeshotCollection<T>.GetEnumerator Method

Public Function GetEnumerator() As IEnumerator(Of T)
This language is not supported or no code example is available.
public IEnumerator<T> GetEnumerator()
This language is not supported or no code example is available.

Return Value

IEnumerator<T>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition