ComponentOne Expression Editor for WPF
ScriptErrorInfo Class Members
Properties  Methods 

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

The following tables list the members exposed by ScriptErrorInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ScriptErrorInfo with the specified position, length and type of error.  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets a full message with a information about error, contains: position and message.  
Public PropertyGets a value that indicates a length of error. This value is used for underline errors. (Inherited from C1.ExpressionEditor.Engine.ErrorInfo)
Public PropertyOverridden. Gets a message with a information about error.  
Public PropertyGets a value that indicates a position of error. (Inherited from C1.ExpressionEditor.Engine.ErrorInfo)
Public PropertyGets a value that indicates a ErrorType of error.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified ScriptErrorInfo is equal to the current ScriptErrorInfo.  
Public MethodServes as a hash function for a particular type.  
Top
See Also

Reference

ScriptErrorInfo Class
C1.ExpressionEditor.Engine Namespace