Expression Editor for WinForms | ComponentOne
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 Integer
    public int Length {get;}
    See Also