CrArray: IndexMax (get)

IndexMax

upper bound of index values

 Public Property Get IndexMax ( ) As Long

Return Values

Long -  highest index

Remarks

This will be a value less than IndexMin if the array is empty.

Read Only.

See Also

Project crgenlib Overview Class CrArray Overview CrArray Properties CrArray Methods Index (let) IndexMin (get)