[]
Determines whether the function ignores context cells values when being passed to a specified number of argument.
public virtual bool IgnoresContextValue(int argCount)
Public Overridable Function IgnoresContextValue(argCount As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | argCount | Number of passing argument |
Type | Description |
---|---|
bool |