ChannelCollection Class

Summary

Represents a collection of ChannelElement configuration items.

Syntax
C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class ChannelCollection : ConfigurationElementCollection 
  
<DefaultMemberAttribute("Item")> 
Public Class ChannelCollection  
   Inherits System.Configuration.ConfigurationElementCollection 
   Implements System.Collections.ICollection, System.Collections.IEnumerable  
[DefaultMemberAttribute("Item")] 
public ref class ChannelCollection : 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