CoreClasses Xojo Plugin
BitArray.Count Method
(console safe)
Use this function to get the element count from the array.
Count()
as
UInt64
Parameters
Returns
UInt64
The count of values in the array
Remarks
See Also
BitArray Class