IInterfaceList.GetCount
Return the current number of elements in the list.
Declaration
Source position: classesh.inc line 2212
default
function GetCount : Integer;
Description
It serves as the Read method for the Count property.
See also
Name | Description |
---|---|
IInterfaceList.Count | Current number of elements in the list. |
TList.Count | Current number of pointers in the list. |