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