ConfigurationPropertyCollection::Clear Method ()

 

Removes all configuration property objects from the collection.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
void Clear()

The following example shows how to use the Clear method.

The following example shows how to call the above method and save the changes to the configuration file.

.NET Framework
Available since 2.0
Return to top
Show: