Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IDelegate Interface
Members


In This Topic
IDelegate Interface
In This Topic
Represents a function delegate which is returned by LAMBDA function.
Syntax
'Declaration
 
Public Interface IDelegate 
 
'Usage
 
Dim instance As IDelegate
See Also