Navigation: Code Documentation > RSCommon > GLists > Classes > TGCustomLinkedList > Methods
TGCustomLinkedList.AddLinkedList(TGCustomLinkedList) Method
Appends the input linked list to the end of the current linked list.
Namespace: GLists
Delphi
public procedure AddLinkedList( LinkedList: TGCustomLinkedList ); virtual;
Parameters
LinkedList
Type: TGCustomLinkedList
•TGCustomLinkedList
•GLists