SettingElementCollection::Remove Method (SettingElement^)

 

Removes a SettingElement object from the collection.

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

public:
void Remove(
	SettingElement^ element
)

Parameters

element
Type: System.Configuration::SettingElement^

A SettingElement object.

.NET Framework
Available since 2.0
Return to top
Show: