cArray: GetLength |
Returns the number of elements in the specified dimension. If 0 is specified, this returns the total number of elements in the array.
Public Function GetLength( ByRef Arr As Variant, Optional ByVal Dimension As Long = 0 ) As Long
Default: 0
Project VBCorLib Overview Class cArray Overview cArray Properties cArray Methods ForEach GetRank