Add Method

Summary
Adds the specified logger element.
Syntax
C#
VB
C++
public void Add( 
   LoggerElement option 
) 
  
Public Sub Add( _ 
   ByVal option As LoggerElement _ 
)  
public: 
void Add(  
   LoggerElement^ option 
)  

Parameters

option
The logger option to add.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.