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