CollectionView for WinForms
MoveCurrentToPosition メソッド (C1CollectionViewBase<T>)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1CollectionViewBase<T> クラス : MoveCurrentToPosition メソッド
The position of the current item.
Sets the item at the specified index in the view as the current item.
シンタックス
'宣言
 
Public Function MoveCurrentToPosition( _
   ByVal position As System.Integer _
) As System.Boolean
public System.bool MoveCurrentToPosition( 
   System.int position
)

パラメータ

position
The position of the current item.
参照

C1CollectionViewBase<T> クラス
C1CollectionViewBase<T> メンバ