Count function
Prototype: |
function Count :integer; |
|
Description: |
Count function returns a number of values from the VariantList. |
|
Syntax: |
variable:= VariantList.Count; |
|
Part |
Description |
|
variable |
A variable declared as an integer |
|
VariantList |
A reference to an instance of a TVariantListWrapper |
|
Return value: |
an integer represents a number of values in the VariantList |
|
See also:
Free; Add; Clear; Assign; Delete; Count; IndexOf; Value; ValueAsFloat; ValueAsInteger; ValueAsString; AsVarArray
© 2024 IFER-Monitoring and Mapping Solutions