[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: Nov 14 2015