[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.C1ExpressionEngine.AddError

AddError Method

AddError(int, int, ErrorType)

Declaration
public void AddError(int position, int length, ErrorType code)
Public Sub AddError(position As Integer, length As Integer, code As ErrorType)
Parameters
Type Name Description
int position
int length
ErrorType code