Caches the index of the last node accessed. This helps speeds up subsequent calls to
Item or
Node properties.
Namespace: GLists
Delphi
|
protected
property LastAccessedIndex: Integer read FLastAccessedIndex
write FLastAccessedIndex default -1;
|
Property Value
Type: Integer