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