[Overview][Classes][Index] Reference for unit 'LazLinkedList' (#lazutils)

TLinkList.ConsistencyCheck

Checks the validity of traversal nodes and node counts in the doubly linked list.

Declaration

Source position: lazlinkedlist.pas line 52

public function TLinkList.ConsistencyCheck: Integer;

Function result

Returns 0 when the traversal nodes and counts are valid, or a negative value an inconsistency is found.


Version 4.0 Generated 2025-05-03 Home