[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Contnrs' (#fcl)

TOrderedList.Count

Number of elements on the list.

Declaration

Source position: contnrs.pp line 142

public function TOrderedList.Count: Integer;

Function result

Number of elements on the list.

Description

Count is the number of pointers in the list.

Errors

None.

See also

TOrderedList.AtLeast

  

Check whether the list contains a certain number of elements.


Documentation generated on: May 14 2021