GrapeCity SPREAD for Windows Forms 12.0J
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
)

パラメータ

currentIndex
newIndex
参照

Elements クラス
Elements メンバ

 

 


Copyright © 2004 GrapeCity inc.