AcceptsMissingArgument Method (ImSqrtFunctionInfo)
Determines whether the function accepts CalcMissingArgument values for the specified argument.
public virtual bool AcceptsMissingArgument(
int
)
Parameters
- i
- Index of the argument
Return Value
True if the function accepts CalcReference values for the specified argument; false otherwise