FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > Elements クラス : MoveItemInternal メソッド |
'Declaration Public Sub MoveItemInternal( _ ByVal currentIndex As Integer, _ ByVal newIndex As Integer _ )
'使用法 Dim instance As Elements Dim currentIndex As Integer Dim newIndex As Integer instance.MoveItemInternal(currentIndex, newIndex)
public void MoveItemInternal( int currentIndex, int newIndex )