II3IDParameters::Remove Method
Synopsis
Removes a parameter from the step.
IDL Function Prototype
HRESULT Remove(
   [in] long ParameterIndex
);
C/C++ Syntax
HRESULT Remove(long ParameterIndex);
Parameters
 - ParameterIndex
 
 - 
 
The index number of the parameter to remove from the collection.