Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Logging.Configuration Namespace > LoggerCollection Class : Add Method |
public void Add( LoggerElement option )
'Declaration Public Sub Add( _ ByVal option As LoggerElement _ )
'Usage Dim instance As LoggerCollection Dim option As LoggerElement instance.Add(option)
public: void Add( LoggerElement^ option )