| [Overview][Classes][Index] |
Checks the validity of traversal nodes and node counts in the doubly linked list.
Source position: lazlinkedlist.pas line 52
public function TLinkList.ConsistencyCheck: Integer; |
Returns 0 when the traversal nodes and counts are valid, or a negative value an inconsistency is found.