GetEnumerator |
Scroll |
Returns an enumerator for this list.
Namespace: Therefore.API
ParametersNone.
Return ValueAn enumerator for this list. |
Supports For Each Iteration GetEnumerator is implemented to support the For Each statement in Visual Basic .NET and C#. |