SettingsPropertyCollection::OnRemoveComplete Method (SettingsProperty^)

 

Performs additional, custom processing after removing the contents of the SettingsPropertyCollection instance.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

protected:
virtual void OnRemoveComplete(
	SettingsProperty^ property
)

Parameters

property
Type: System.Configuration::SettingsProperty^

A SettingsProperty object.

.NET Framework
Available since 2.0
Return to top
Show: