C#
VB
C++
Initializes a new instance of the LogEventArgs class.
public LogEventArgs(
ILogEntry entry
)
Public Function New( _
ByVal entry As Leadtools.Logging.ILogEntry _
)
public:
LogEventArgs(
Leadtools.Logging.ILogEntry^ entry
)
entry
The ILogEntry object that represents the item being logged.
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