BypassElementCollection::Remove Method (BypassElement^)

 

Removes the specified configuration element from the collection.

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

public:
void Remove(
	BypassElement^ element
)

Parameters

element
Type: System.Net.Configuration::BypassElement^

The BypassElement to remove.

.NET Framework
Available since 2.0
Return to top
Show: