Gets the number of errors and warnings since the last call to the BeginProcess method.
[Visual Basic] Function GetErrorAndWarningCount() As Integer [C#] int GetErrorAndWarningCount(); [C++] int GetErrorAndWarningCount(); [JScript] function GetErrorAndWarningCount(): int;
The number of errors and warnings since the last call to the BeginProcess method.
ILog Interface | Okapi.Library.Base Namespace