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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly