IgnoresContextValue Method (CovarFunctionInfo)
Determines whether the function ignores context cells values when being passed to a specified number of argument.
public virtual bool IgnoresContextValue(
int
)
'Declaration
Public Overridable Function IgnoresContextValue( _
ByVal As Integer _
) As Boolean
'Usage
Dim instance As CovarFunctionInfo
Dim argCount As Integer
Dim value As Boolean
value = instance.IgnoresContextValue(argCount)
Parameters
- argCount
- Number of passing argument