Aracılığıyla paylaş


ICollectionView.MoveCurrentToPosition(Int32) Yöntem

Tanım

Belirtilen dizindeki öğeyi görünümde olacak şekilde CurrentItem ayarlar.

public:
 bool MoveCurrentToPosition(int position);
public bool MoveCurrentToPosition (int position);
abstract member MoveCurrentToPosition : int -> bool
Public Function MoveCurrentToPosition (position As Integer) As Boolean

Parametreler

position
Int32

Ayarlanacağı CurrentItem dizin.

Döndürülenler

true sonuçta CurrentItem elde edilen görünümdeki bir öğeyse; değilse, false.

Şunlara uygulanır

Ayrıca bkz.