GetFunctions(FunctionCategory) Method (SupportedFunctions)
Returns an array that contains function names for specified category.
'Declaration
Public Overloads Shared Function GetFunctions( _
ByVal As FunctionCategory _
) As System.String[]
Parameters
- category
- The function category.
Return Value
The array of string that contains functions.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5