| CoreClasses REALbasic Plugin |
|
IArrayReader.Count Method
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