Navigation: Code Documentation > RSCommon > GLists > Classes > TGCustomLinkedListEnumerator
TGCustomLinkedListEnumerator Methods
Name
Description
GetCurrent
Returns the current node in the enumeration
MoveNext
Moves the enumeration to the next node in the list.
Top