IgnoresValues Method (ColumnsFunctionInfo)
Determines whether the function uses or ignores the values for the specified argument.
public override bool IgnoresValues(
int
)
Parameters
- i
- Index of the argument
Return Value
True if the function ignores values ; false otherwise