CrArray: ValueStrip

ValueStrip

remove the element identified by the specified index from the array

 Public Function ValueStrip(
	  Optional Index As Variant ) As Boolean

Parameters

Index
[ByRef] Optional. Variant. index value

Return Values

Boolean -  success

Remarks

See Also

Project crgenlib Overview Class CrArray Overview CrArray Properties CrArray Methods ValueSet