DataCollection
MoveCurrentToPosition メソッド (C1CollectionView)

C1.UWP.DataCollection アセンブリ > C1.UWP.DataCollection 名前空間 > C1CollectionView クラス : MoveCurrentToPosition メソッド
The index of the item to move to.
Sets the item at the specified index to be the CurrentItem in the view.
シンタックス
'宣言
 
Public Function MoveCurrentToPosition( _
   ByVal index As System.Integer _
) As System.Boolean
public System.bool MoveCurrentToPosition( 
   System.int index
)

パラメータ

index
The index of the item to move to.
参照

C1CollectionView クラス
C1CollectionView メンバ