Navigation: Code Documentation > RSCommon > GLists > Classes > TGStack > Methods
TGStack.AddNode(TSQNode) Method
Adds the input node to the end of the linked list.
Namespace: GLists
Delphi
public function AddNode( ANode: TSQNode ): TSQNode; override;
Parameters
ANode
Type: TSQNode
TGCustomLinkedList.AddNode(TSQNode)
•TGStack
•GLists