Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GLists > Classes > TGDoublyLinkedList > Methods

TGDoublyLinkedList.Insert(TSQNode,TSQNode) Method

Scroll Prev Top Next More

Inserts the input ANode into the linked list. The node is inserted  before the BeforeNode (i.e., ANode.Next := BeforeNode).

Namespace: GLists

Parameters

ANode

Type: TSQNode

BeforeNode

Type: TSQNode

Return Value

Type: TSQNode

Overrides

TGCustomLinkedList.Insert(TSQNode,TSQNode)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb