Aracılığıyla paylaş


VisualStateGroupList.Remove(VisualStateGroup) Yöntem

Tanım

Grubu grup listesinden kaldırır.

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

Parametreler

item
VisualStateGroup

Kaldırılacak öğe.

Döndürülenler

System.Boolean

Kaldırılan grup.

Uygulamalar

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

Şunlara uygulanır