The IDLitParameterSet::Remove procedure method is used to remove a data item from the parameter set.
Obj->[IDLitParameterSet::]Remove [, Items] [, /ALL] [, POSITION=integer]
An object reference or array of object references to IDLitData objects to be removed from the parameter set.
Set this keyword to remove all items from the parameter set. If this keyword is set, the Items parameter is not required.
Set this keyword equal to a scalar or array containing the zero-based indices within the parameter set of the specified IDLitData objects to be removed. If this keyword is set, the Items parameter is not required
Introduced: 6.0