CalcEngine for .NET
C1.CalcEngine Namespace / ErrorInfo Class
Properties

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
    See Also