[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Number of elements in the list.
Source position: contnrs.pp line 65
public property TFPObjectList.Count : Integer |
Count is the number of elements in the list. Note that this includes Nil elements.
|
Capacity of the list |