Navigation: Code Documentation > RSCommon > GLists > Classes > TGDoublyLinkedList > Methods
TGDoublyLinkedList.SetNode(Integer,TSQNode) Method
Represents method SetNode(Integer,TSQNode).
Namespace: GLists
Delphi
protected procedure SetNode( Index: Integer; Value: TSQNode ); override;
Parameters
Index
Type: Integer
Value
Type: TSQNode
TGCustomLinkedList.SetNode(Integer,TSQNode)
•TGDoublyLinkedList
•GLists