GridViewColumnCollection.RemoveItem(Int32) 메서드

정의

지정된 인덱스에 있는 GridViewColumn에서 GridViewColumnCollection를 제거합니다.

protected:
 override void RemoveItem(int index);
protected override void RemoveItem (int index);
override this.RemoveItem : int -> unit
Protected Overrides Sub RemoveItem (index As Integer)

매개 변수

index
Int32

제거할 GridViewColumn의 위치입니다.

적용 대상

추가 정보