Unit 'DynHashArray' Package
[Overview][Constants][Types][Classes][Index] [#lazutils]

TDynHashArray.RebuildItems

Rebuilds the internal data structures.

Declaration

Source position: dynhasharray.pp line 96

protected procedure TDynHashArray.RebuildItems;

Description

It is called anytime when there is a change that makes it necessary. E.g. hash function changes or because of dynamic reallocation.

Version 4.6 Hosted on Source Forge