Navigation: Code Documentation > RSCommon > GLists > Classes > TGCustomLinkedList > Properties
TGCustomLinkedList.Next Property
Moves the internal Node to the next node in the linked list
Namespace: GLists
Delphi
public property Next: TSQNode read GetNext;
Property Value
Type: TSQNode
•TGCustomLinkedList
•GLists