CoreClasses Xojo Plugin

IArrayReader.Count Method (console safe)

Use this method on containers that Implement the IArrayReader Interface to get the element count from the container.

Count() as Integer

Parameters

Returns

Integer

Remarks

See Also

IArrayReader Interface