C#
VB
C++
Base class implementation of ILogEntry.
[SerializableAttribute()]
public class LogEntry : ILogEntry
<SerializableAttribute()>
Public Class LogEntry
Implements Leadtools.Logging.ILogEntry
[SerializableAttribute()]
public ref class LogEntry : public Leadtools.Logging.ILogEntry
Additional ILogEntry implemenations should derive from this base class.
For an example refer to Logger.Log
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET