[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.ExpressionEditor.8 Assembly
C1.ExpressionEditor.Engine
Interfaces
IEngine
Methods
GetErrors
dotnet-api
C1.Win.ExpressionEditor.8 Assembly
C1.ExpressionEditor.Engine
Classes
Enums
Interfaces
IEngine
Properties
Methods
AddAlias
Evaluate
GetErrors
TryEvaluate
IExpressionLexer
C1.ExpressionEditor.Localization
C1.Win.ExpressionEditor
C1.Win.ExpressionEditor.Localization
C1.Win.ExpressionEditor.Model
C1.Win.ExpressionEditor.UI
C1.Win.Themes.Design
dotnet-framework-api
(Showing Draft Content)
C1.ExpressionEditor.Engine.IEngine.GetErrors
GetErrors Method
GetErrors()
Gets a list of
ErrorInfo
objects.
Declaration
List<ErrorInfo> GetErrors()
Returns
Type
Description
List
<
ErrorInfo
>