'Usage Dim instance As FunctionInfo Dim i As Integer Dim value As Boolean value = instance.AcceptsReference(i)
Parameters
- i
- Index of the argument
Return Value
true if the function accepts CalcReference values for the specified argument; false otherwise