ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.ExpressionEditor.Engine Namespace / ErrorInfo Class
Properties Methods


In This Topic
    ErrorInfo Class Members
    In This Topic

    The following tables list the members exposed by ErrorInfo.

    Public Properties
     NameDescription
    Public PropertyGets a full message with a information about error, can contain: position, length and etc.  
    Public PropertyGets a value that indicates a length of error. This value is used for underline errors.  
    Public PropertyGets a message with a information about error.  
    Public PropertyGets a value that indicates a position of error.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified ErrorInfo is equal to the current ErrorInfo.  
    Public MethodServes as a hash function for a particular type.  
    Top
    See Also