For a list of all members of this type, see ChannelCollection members.
"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) | |
GetEnumerator | Gets an System.Collections.IEnumerator which is used to iterate through the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection) | |
IsReadOnly | Overridden. Gets a value indicating whether the T:ChannelCollection object is read only. |
Top