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