BasicProfileViolationCollection.Remove(BasicProfileViolation) Methode

Definition

Entfernt einen angegebenen BasicProfileViolation Wert aus der Auflistung.

public:
 void Remove(System::Web::Services::Description::BasicProfileViolation ^ violation);
public void Remove(System.Web.Services.Description.BasicProfileViolation violation);
member this.Remove : System.Web.Services.Description.BasicProfileViolation -> unit
Public Sub Remove (violation As BasicProfileViolation)

Parameter

violation
BasicProfileViolation

The BasicProfileViolation to remove from the collection.

Gilt für: