public void MoveItemInternal( int currentIndex, int newIndex )
'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)
Elements クラス Elements メンバ
© 2004-2015, GrapeCity inc. All rights reserved.