ComponentOne Expression Editor for WPF
ErrorInfo Class Members
Properties  Methods 

C1.WPF.ExpressionEditor.4 Assembly > C1.ExpressionEditor.Engine Namespace : ErrorInfo Class

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

Reference

ErrorInfo Class
C1.ExpressionEditor.Engine Namespace