MindFusion.Wpf Pack Programmer's Guide
IInformationProvider Members
Methods
 


Provides function information, such as summary, which can be displayed in the user interface.

The following tables list the members exposed by the IInformationProvider type.

 Public Methods

  Name Description

GetFunctionInformation

Gets an object containing information about the function signature.

GetFunctions

Gets a list with the names of all available functions.

GetFunctionSummary

Gets a summary for the function with the specified name.

 See Also

IInformationProvider Interface
MindFusion.Spreadsheet.Wpf.Expressions Namespace