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


In This Topic
IOperatorResolver Interface
In This Topic
Represents an interface which allows to override the behavior of operators.
Syntax
'Declaration
 
Public Interface IOperatorResolver 
 
'Usage
 
Dim instance As IOperatorResolver
See Also