←Select platform

LogEventArgs Constructor

Summary

Initializes a new instance of the LogEventArgs class.

Syntax

C#
VB
C++
  
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly