[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Localization.LanguagePackage.GetOverloads

GetOverloads Method

GetOverloads(Function)

Gets the total number of function overloads.

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

The function to extract information.

Returns
Type Description
int

The total number of function overloads.