Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / Expression Class
Members


Expression Class
Represents the abstract class from which all expression types derive. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class Expression 
 
'Usage
 
Dim instance As Expression
Inheritance Hierarchy
See Also