←Select platform

LogEventArgs Constructor (LogEventArgs)

Summary

Initializes a new instance of the LogEventArgs class.

Syntax

C#
VB
C++
public LogEventArgs(  
   Leadtools.Logging.ILogEntry entry 
) 
Public Function New( _ 
   ByVal entry As Leadtools.Logging.ILogEntry _ 
) 
public: 
LogEventArgs(  
   Leadtools.Logging.ILogEntry^ entry 
) 

Parameters

entry
The ILogEntry object that represents the item being logged.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize