Share via


VisualStateGroupList.Remove(VisualStateGroup) Methode

Definition

Entfernt die Gruppe aus der Gruppenliste.

public bool Remove (Xamarin.Forms.VisualStateGroup item);
abstract member Remove : Xamarin.Forms.VisualStateGroup -> bool
override this.Remove : Xamarin.Forms.VisualStateGroup -> bool

Parameter

item
VisualStateGroup

Das zu entfernende Element.

Gibt zurück

System.Boolean

Die entfernte Gruppe.

Implementiert

System.Collections.Generic.ICollection`1.Remove(`0)

Gilt für: