Navigation: Code Documentation > RSCommon > GLists > Classes > TGStringStack > Methods
TGStringStack.AddStack(TGCustomLinkedList) Method
Adds the input stack to the current stack.
Namespace: GLists
Delphi
public procedure AddStack( Stack: TGCustomLinkedList ); virtual;
Parameters
Stack
Type: TGCustomLinkedList
•TGStringStack
•GLists