Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IFunCall > Methods
IFunCall.DeleteArgument(Integer) Method
Deletes the argument at the specified index. If the index is out of range, an exception is raised
Namespace: IECSInterfaces
Delphi
public procedure DeleteArgument( Index: Integer );
Parameters
Index
Type: Integer
•IFunCall
•IECSInterfaces