다음을 통해 공유


GridColumnCollection.Move(Int32, Int32) 메서드

정의

public:
 void Move(int fromIndex, int toIndex);
public void Move (int fromIndex, int toIndex);
member this.Move : int * int -> unit
Public Sub Move (fromIndex As Integer, toIndex As Integer)

매개 변수

fromIndex
Int32
toIndex
Int32

적용 대상