Navigation: Code Documentation > RSCommon > GLists > Classes > TGCustomLinkedList > Methods
TGCustomLinkedList.NewNode Method
Creates a new node. The new node is not added to the linked list.
Namespace: GLists
Delphi
public function NewNode: TSQNode; virtual;
Return Value
Type: TSQNode
•TGCustomLinkedList
•GLists