Add Method

Summary

Adds the specified option.

Syntax
C#
VB
C++
public void Add( 
   ChannelElement option 
) 
  
Public Sub Add( _ 
   ByVal option As ChannelElement _ 
)  
public: 
void Add(  
   ChannelElement^ option 
)  

Parameters

option
The Channel 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