Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSListEnumerator<T> > Methods
TRSListEnumerator<T>.GetCurrent Method
Represents method GetCurrent.
Namespace: RSGenerics.Collections
Delphi
protected function GetCurrent: T; virtual;
Return Value
Type: T
•TRSListEnumerator<T>
•RSGenerics.Collections