SettingsPropertyCollection.OnRemoveComplete(SettingsProperty) Méthode

Définition

Effectue un traitement personnalisé supplémentaire après la suppression du contenu de l'instance de SettingsPropertyCollection.

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)

Paramètres

S’applique à