ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / Token Class / Length Property

In This Topic
    Length Property (Token)
    In This Topic
    Gets the length of token.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As System.Integer
    public System.int Length {get;}
    See Also