CrArray: ValueAppend

ValueAppend

add the specified element to the array at the upper bound

 Public Function ValueAppend(
	  ByVal Value As Variant ) As Boolean

Parameters

Value
[ByVal] Variant. element value

Return Values

Boolean -  success

Remarks

See Also

Project crgenlib Overview Class CrArray Overview CrArray Properties CrArray Methods Value (set) ValueGet