SettingsPropertyCollection.OnRemove(SettingsProperty) Metod

Definition

Utför ytterligare anpassad bearbetning när du tar bort innehållet i instansen SettingsPropertyCollection .

protected:
 virtual void OnRemove(System::Configuration::SettingsProperty ^ property);
protected virtual void OnRemove(System.Configuration.SettingsProperty property);
abstract member OnRemove : System.Configuration.SettingsProperty -> unit
override this.OnRemove : System.Configuration.SettingsProperty -> unit
Protected Overridable Sub OnRemove (property As SettingsProperty)

Parametrar

property
SettingsProperty

Ett SettingsProperty objekt.

Gäller för