←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly