Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IInterpretedFunction > Properties
IInterpretedFunction.ArgumentCount Property
Returns the number of calling arguments that have been added to the function
Namespace: IECSInterfaces
Delphi
public property ArgumentCount: Integer read get_ArgumentCount;
Property Value
Type: Integer
•IInterpretedFunction
•IECSInterfaces