CoreClasses Xojo Plugin

StringArray.Count Method

Use this function to get the element count from the array.

Count() as Integer

Parameters

Returns

Integer
The count of values in the array

Remarks

See Also

StringArray Class