The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ServiceModelExtensionElement::Reset Method (ConfigurationElement^)
.NET Framework (current version)
Resets the internal state of this configuration element object, including the locks and the properties collections.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
protected: [SecurityCriticalAttribute] virtual void Reset( ConfigurationElement^ parentElement ) override
Parameters
- parentElement
-
Type:
System.Configuration::ConfigurationElement^
The parent node of this configuration element.
.NET Framework
Available since 3.0
Available since 3.0
Show: