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