TTokenFunction.ArgumentCount Property
Number of arguments for this function. Note that if the function has a fixed number of arguments, this parameter is ignored.
Syntax
Namespace: FlexCel.Core
public Int32 ArgumentCount { get; set; }
Number of arguments for this function. Note that if the function has a fixed number of arguments, this parameter is ignored.
Namespace: FlexCel.Core
public Int32 ArgumentCount { get; set; }