Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / Expression Class
Members


In This Topic
    Expression Class
    In This Topic
    Represents the abstract class from which all expression types derive.
    Syntax
    'Declaration
     
    
    Public MustInherit Class Expression 
    'Usage
     
    
    Dim instance As Expression
    public abstract class Expression 
    Inheritance Hierarchy
    See Also