Returns an enumerator for the container.
Call GetEnumerator to obtain an enumerator for the container, as returned by the RSGenerics.Collections.TRSEnumerable<T>.DoGetEnumerator protected method.
Namespace: RSGenerics.Collections
Delphi |
public |
Return Value
Type: TEnumerator<T>