BasicProfileViolationCollection.Remove(BasicProfileViolation) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Tar bort en angiven BasicProfileViolation från samlingen.
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)
Parametrar
- violation
- BasicProfileViolation
Att BasicProfileViolation ta bort från samlingen.