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

TFPHashObjectList.Count

Current number of elements in the list.

Declaration

Source position: contnrs.pp line 330

public property TFPHashObjectList.Count : Integer
  read GetCount
  write SetCount;

Description

Count is the current number of elements in the list.

See also

Capacity

  

Capacity of the list.

Items

  

Indexed array with object instances.


Documentation generated on: Jul 24 2023