'Declaration Public Overridable Function AcceptsMissingArgument( _ ByVal i As System.Integer _ ) As System.Boolean
'Usage Dim instance As CalcFunction Dim i As System.Integer Dim value As System.Boolean value = instance.AcceptsMissingArgument(i)
public virtual System.bool AcceptsMissingArgument( System.int i )
Parameters
- i
- Index of the argument