Current number of elements in the list.
Source position: classesh.inc line 2664
property IInterfaceList.Count : Integer |
Count is the current number of elements in the list. Setting it to a larger number will allocate empty slots. Setting it to a smaller number will clear any interfaces that fall outside the new border.
|
Capacity of the list. |
|
|
Current number of pointers in the list. |