CalcEngine for .NET
C1.CalcEngine.ExpressionEngine Namespace / Token Class
Properties

In This Topic
    Token Class Members
    In This Topic

    The following tables list the members exposed by Token.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Token class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a token identifier.  
    Public PropertyGets a token type.  
    Public PropertyGets a token value.  
    Top
    See Also