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

TOrderedList.Count

Number of elements on the list.

Declaration

Source position: contnrs.pp line 143

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: Jul 24 2023