SettingsPropertyCollection.OnRemoveComplete(SettingsProperty) Metod

Definition

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

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

Parametrar

property
SettingsProperty

Ett SettingsProperty objekt.

Gäller för