LoggerCollection Class

Summary

Represents a collection of loggers defined by the application configuration.

Syntax
C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class LoggerCollection : ConfigurationElementCollection 
  
<DefaultMemberAttribute("Item")> 
Public Class LoggerCollection  
   Inherits System.Configuration.ConfigurationElementCollection 
   Implements System.Collections.ICollection, System.Collections.IEnumerable  
[DefaultMemberAttribute("Item")] 
public ref class LoggerCollection : public System.Configuration.ConfigurationElementCollection, System.Collections.ICollection, System.Collections.IEnumerable   

Remarks

Used internally by the logging configuration.

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