Implements ILog.GetErrorAndWarningCount.
[Visual Basic] Public Function GetErrorAndWarningCount() _ Implements ILog.GetErrorAndWarningCount As Integer [C#] public int GetErrorAndWarningCount(); [C++] public: int GetErrorAndWarningCount(); [JScript] public function GetErrorAndWarningCount(): int;
Log Class | Okapi.Library.Base Namespace