다음을 통해 공유


VisualStateGroupList.Remove(VisualStateGroup) 메서드

정의

그룹 목록에서 그룹을 제거합니다.

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

매개 변수

item
VisualStateGroup

제거할 항목입니다.

반환

System.Boolean

제거된 그룹입니다.

구현

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

적용 대상