BasicProfileViolationCollection::Remove Method (BasicProfileViolation^)

 

Removes a specified BasicProfileViolation from the collection.

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

public:
void Remove(
	BasicProfileViolation^ violation
)

Parameters

violation
Type: System.Web.Services.Description::BasicProfileViolation^

The BasicProfileViolation to remove from the collection.

.NET Framework
Available since 2.0
Return to top
Show: