CollectionView for WinForms
MoveCurrentTo メソッド

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

パラメータ

item
The item to be the current item.
参照

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