ConfigurationElement.Reset(ConfigurationElement) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ロックやプロパティ コレクションなど、 ConfigurationElement オブジェクトの内部状態をリセットします。
protected public:
virtual void Reset(System::Configuration::ConfigurationElement ^ parentElement);
protected internal virtual void Reset(System.Configuration.ConfigurationElement parentElement);
abstract member Reset : System.Configuration.ConfigurationElement -> unit
override this.Reset : System.Configuration.ConfigurationElement -> unit
Protected Friend Overridable Sub Reset (parentElement As ConfigurationElement)
パラメーター
- parentElement
- ConfigurationElement
構成要素の親ノード。