The methods of the IConfigCollection interface are listed below. For a complete list of IConfigCollection interface members, see the IConfigCollection Members topic.
Add | Adds a new item to the configuration collection. |
FindByKey | Overloaded. Returns the configuration item whose primary key properties match the specified values. |
Freeze | Makes the configuration item read-only. |
IndexOf | Returns the index of a configuration item in the configuration collection. |
Insert | Inserts a configuration item into the configuration collection. |
IConfigCollection Interface | System.Configuration Namespace