[]
        
(Showing Draft Content)

C1.CalcEngine.IEngine.GetErrors

GetErrors Method

GetErrors()

Gets a enumerator of ErrorInfo objects.

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