The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ICollectionView.MoveCurrentTo Method
Silverlight
Sets the specified item in the view as the CurrentItem.
Namespace: System.ComponentModel
Assembly: System.Windows (in System.Windows.dll)
Parameters
- item
- Type: System.Object
The item to set as the current item.
Return Value
Type: System.Booleantrue if the resulting CurrentItem is an item in the view; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.