The following tables list the members exposed by ChannelCollection.
Public Constructors
Name | Description | |
---|---|---|
ChannelCollection | Initializes a new instance of the ChannelCollection class. |
Public Methods
Name | Description | |
---|---|---|
Add | Adds the specified option. | |
Clear | Clears this instance. | |
ContainsKey | Determines whether the specified name contains key. | |
IsReadOnly | Gets a value indicating whether the ChannelCollection object is read only. |
Protected Methods
Name | Description | |
---|---|---|
CreateNewElement | Creates a new System.Configuration.ConfigurationElement when overridden in a derived class. | |
GetElementKey | Gets the element key for a specified configuration element when overridden in a derived class. |
Public Properties
Name | Description | |
---|---|---|
CollectionType | Gets the type of the System.Configuration.ConfigurationElementCollection. | |
Item | Gets the ChannelElement with the specified name. |
Protected Properties
Name | Description | |
---|---|---|
ElementName | Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class. |