ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor 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.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the length of token.  
    Public PropertyGets the rule of token.  
    Public PropertyGets the start index of token.  
    Top
    See Also