SettingsPropertyCollection.OnRemoveComplete(SettingsProperty) Méthode

Définition

Effectue un traitement supplémentaire personnalisé après avoir supprimé le contenu de l’instance 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 à