Count function
Prototype: |
function Count :integer; |
|
Description: |
Count function returns a number of objects from the ObjectList. |
|
Syntax: |
variable:= ObjectList.Count; |
|
Part |
Description |
|
variable |
A variable declared as an integer |
|
ObjectList |
A reference to an instance of a TObjectListWrapper |
|
Return value: |
an integer represents a number of items (objects) in the ObjectList |
|
Note: This property is available since version X7.
See also:
© 2024 IFER-Monitoring and Mapping Solutions