ConfigurationElement.Reset Method (ConfigurationElement)
.NET Framework (current version)
Resets the internal state of the ConfigurationElement object, including the locks and the properties collections.
Assembly: System.Configuration (in System.Configuration.dll)
abstract Reset : parentElement:ConfigurationElement -> unit override Reset : parentElement:ConfigurationElement -> unit
Parameters
- parentElement
-
Type:
System.Configuration.ConfigurationElement
The parent node of the configuration element.
.NET Framework
Available since 2.0
Available since 2.0
Show: