Resets the internal state of the ConfigurationElement object, including the locks and the properties collections.
Assembly: System.Configuration (in System.Configuration.dll)
Syntax
Protected Friend Overridable Sub Reset ( _
parentElement As [%$TOPIC/ms134136_en-us_VS_110_2_0_0_0_0%] _
)
protected internal virtual void Reset(
[%$TOPIC/ms134136_en-us_VS_110_2_0_1_0_0%] parentElement
)
protected public:
virtual void Reset(
[%$TOPIC/ms134136_en-us_VS_110_2_0_2_0_0%]^ parentElement
)
abstract Reset :
parentElement:[%$TOPIC/ms134136_en-us_VS_110_2_0_3_0_0%] -> unit
override Reset :
parentElement:[%$TOPIC/ms134136_en-us_VS_110_2_0_3_0_1%] -> unit
Parameters
- parentElement
- Type:
System.ConfigurationConfigurationElement
The parent node of the configuration element.
Platforms
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.