다음을 통해 공유


VisualStateGroupList.RemoveAt(Int32) 메서드

정의

지정된 index에 있는 항목을 제거합니다.

public void RemoveAt (int index);
abstract member RemoveAt : int -> unit
override this.RemoveAt : int -> unit

매개 변수

index
System.Int32

제거할 항목의 인덱스입니다.

구현

System.Collections.Generic.IList`1.RemoveAt(System.Int32)

적용 대상