CrArray: IndexMin (let)

IndexMin

lower bound of index values

 Public Property Let IndexMin(
	  ByVal RHS As Long )

Parameters

RHS
[ByVal] Long. base index to be used for future elements

Remarks

It cannot be assigned when the array is not empty.

Read/Write.

See Also

Project crgenlib Overview Class CrArray Overview CrArray Properties CrArray Methods IndexMin (get) Initialize