Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPHashList.Count

Current number of elements in the list.

Declaration

Source position: contnrs.pp line 262

public property TFPHashList.Count : Integer
  read FCount
  write SetCount;

Description

Count is the current number of elements in the list.

See also

Capacity

  

Capacity of the list.

Items

  

Indexed array with pointers.


Documentation generated on: Jul 24 2023