Gets an object containing information about the function signature.
Namespace: MindFusion.Spreadsheet.Wpf.Expressions
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
Object GetFunctionInformation ( |
Visual Basic
![]() |
---|
Function GetFunctionInformation( _ |
The name of the function.
An object containing the function signature.
In client implementations this method should return null (Nothing in Visual Basic).