FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ConstantExpression Class
Members


ConstantExpression Class
Represents the abstract class from which all constant value expression types derive.
Syntax
'Declaration
 
Public MustInherit Class ConstantExpression 
   Inherits Expression
 
'Usage
 
Dim instance As ConstantExpression
Inheritance Hierarchy
See Also