[]
Determines whether the evaluation of the function is dependent on the context in which the evaluation occurs when being passed to a specified number of argument.
public virtual bool IsContextSensitiveWhenHasArguments(int argCount)
Public Overridable Function IsContextSensitiveWhenHasArguments(argCount As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| int | argCount | Number of passing argument |
| Type | Description |
|---|---|
| bool |