WsiProfilesElementCollection::Remove Method (WsiProfilesElement^)

 

Removes a specified WsiProfilesElement from the collection.

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

public:
void Remove(
	WsiProfilesElement^ element
)

Parameters

element
Type: System.Web.Services.Configuration::WsiProfilesElement^

The WsiProfilesElement to remove from the collection.

.NET Framework
Available since 2.0
Return to top
Show: