[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Localization.LanguagePackage.GetMinimumArgumentCount

GetMinimumArgumentCount Method

GetMinimumArgumentCount(Function, int)

Gets the minimum number of arguments must be passed to the function.

Declaration
public static int GetMinimumArgumentCount(Function function, int overload)
Public Shared Function GetMinimumArgumentCount([function] As [Function], overload As Integer) As Integer
Parameters
Type Name Description
Function function

The function to extract information.

int overload
Returns
Type Description
int

The minimum number of arguments