Navigation: Code Documentation > RSCommon > GLists > Classes > TGStringStack > Methods
TGStringStack.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)
•TGStringStack
•GLists