[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.IExpressionEngine.GetErrors

GetErrors Method

GetErrors()

Gets a enumerator of ErrorInfo objects.

Declaration
IEnumerable<ErrorInfo> GetErrors()
Returns
Type Description
IEnumerable<ErrorInfo>