ComponentOne Expression Editor for WPF
GetErrors Method (IEngine)

C1.WPF.ExpressionEditor.4 Assembly > C1.ExpressionEditor.Engine Namespace > IEngine Interface : GetErrors Method
Gets a list of ErrorInfo objects.
Syntax
'Declaration
 
Function GetErrors() As System.Collections.Generic.List(Of ErrorInfo)
System.Collections.Generic.List<ErrorInfo> GetErrors()
See Also

Reference

IEngine Interface
IEngine Members