ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.ExpressionEditor.Engine Namespace / ErrorInfo Class / Length Property

In This Topic
    Length Property (ErrorInfo)
    In This Topic
    Gets a value that indicates a length of error. This value is used for underline errors.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As System.Integer
    public System.int Length {get;}
    See Also