CrArray: ValueSet

ValueSet

replace the value of the element identified by the given index

 Public Function ValueSet(
	  ByVal Value As Variant,
	  Optional Index As Variant )

Parameters

Value
[ByVal] Variant. element value
Index
[ByRef] Optional. Variant. index value

Return Values

Variant -  undefined

Remarks

See Also

Project crgenlib Overview Class CrArray Overview CrArray Properties CrArray Methods ValueInsert ValueStrip