Remove(Index: Integer);
Index. Index of the element to be removed.
The Remove method removes an array element by the selected index.
To remove all array elements, use the IVZStringArray.Clear method.
The property use is given in the example for IVZStringArray.Add.
See also: