DataCollection
MoveCurrentToPosition メソッド (C1CollectionView)

C1.WPF.DataCollection アセンブリ > C1.WPF.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 position As System.Integer _
) As System.Boolean
public System.bool MoveCurrentToPosition( 
   System.int position
)

パラメータ

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

C1CollectionView クラス
C1CollectionView メンバ