MaxSupportedArguments Field
In This Topic
Syntax
'Declaration
Public Shared MaxSupportedArguments As Integer
'Usage
Dim value As Integer
value = Function.MaxSupportedArguments
Function.MaxSupportedArguments = value
public static int MaxSupportedArguments
See Also