| Leadtools.Logging.Configuration Namespace : ChannelCollection Class | 
The following tables list the members exposed by ChannelCollection.
| Name | Description | |
|---|---|---|
|  | ChannelCollection Constructor | Initializes a new instance of the ChannelCollection class. | 
| Name | Description | |
|---|---|---|
|  | CollectionType | Overridden. Gets the type of the System.Configuration.ConfigurationElementCollection. | 
|  | Count | Gets the number of elements in the collection. (Inherited from System.Configuration.ConfigurationElementCollection) | 
|  | CurrentConfiguration | Gets a reference to the top-level System.Configuration.Configuration instance that represents the configuration hierarchy that the current System.Configuration.ConfigurationElement instance belongs to. (Inherited from System.Configuration.ConfigurationElement) | 
|  | ElementInformation | Gets an System.Configuration.ElementInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement) | 
|  | EmitClear | Gets or sets a value that specifies whether the collection has been cleared. (Inherited from System.Configuration.ConfigurationElementCollection) | 
|  | IsSynchronized | Gets a value indicating whether access to the collection is synchronized. (Inherited from System.Configuration.ConfigurationElementCollection) | 
|  | Item | Overloaded. Gets or sets the ChannelElement at the specified index. | 
|  | LockAllAttributesExcept | Gets the collection of locked attributes. (Inherited from System.Configuration.ConfigurationElement) | 
|  | LockAllElementsExcept | Gets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement) | 
|  | LockAttributes | Gets the collection of locked attributes (Inherited from System.Configuration.ConfigurationElement) | 
|  | LockElements | Gets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement) | 
|  | LockItem | Gets or sets a value indicating whether the element is locked. (Inherited from System.Configuration.ConfigurationElement) | 
|  | SyncRoot | Gets an object used to synchronize access to the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection) | 
| Name | Description | |
|---|---|---|
|  | ElementName | Overridden. Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class. | 
|  | EvaluationContext | Gets the System.Configuration.ContextInformation object for the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement) | 
|  | HasContext | Gets a value that indicates whether the System.Configuration.ConfigurationElement.CurrentConfiguration property is null. (Inherited from System.Configuration.ConfigurationElement) | 
|  | ThrowOnDuplicate | Gets a value indicating whether an attempt to add a duplicate System.Configuration.ConfigurationElement to the System.Configuration.ConfigurationElementCollection will cause an exception to be thrown. (Inherited from System.Configuration.ConfigurationElementCollection) | 
| Name | Description | |
|---|---|---|
|  | Add | Adds the specified option. | 
|  | Clear | Clears this instance. | 
|  | ContainsKey | Determines whether the specified name contains key. | 
|  | CopyTo | Copies the contents of the System.Configuration.ConfigurationElementCollection to an array. (Inherited from System.Configuration.ConfigurationElementCollection) | 
|  | Equals | Compares the System.Configuration.ConfigurationElementCollection to the specified object. (Inherited from System.Configuration.ConfigurationElementCollection) | 
|  | GetEnumerator | Gets an System.Collections.IEnumerator which is used to iterate through the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection) | 
|  | GetHashCode | Gets a unique value representing the System.Configuration.ConfigurationElementCollection instance. (Inherited from System.Configuration.ConfigurationElementCollection) | 
|  | IsReadOnly | Overridden. Gets a value indicating whether the ChannelCollection object is read only. |