[]
        
(Showing Draft Content)

C1.CalcEngine.C1CalcEngine.GetErrors

GetErrors Method

GetErrors()

Gets a enumerator of ErrorInfo objects.

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