Current number of elements in the list.
Source position: contnrs.pp line 272
public property TFPHashList.Count : int32 read FCount;
Count is the current number of elements in the list.
Capacity
Capacity of the list.
Items
Indexed array with pointers.