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 (Object^)
.NET Framework (current version)
Sets the specified item to be the CurrentItem in the view.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- item
-
Type:
System::Object^
The item to set as the CurrentItem.
Return Value
Type: System::Booleantrue if the resulting CurrentItem is within the view; otherwise, false.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: