ComponentOne Studio for WinRT XAML
Move メソッド (RowCollection)

構文
'宣言
 
Public Sub Move( _
   ByVal oldIndex As System.Integer, _
   ByVal newIndex As System.Integer _
) 
public void Move( 
   System.int oldIndex,
   System.int newIndex
)

パラメータ

oldIndex
newIndex
参照

RowCollection クラス
RowCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.