CollectionView::SetCurrent Method (Object^, Int32)
.NET Framework (current version)
Sets the specified item and index as the values of the CurrentItem and CurrentPosition properties.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- newItem
-
Type:
System::Object^
The item to set as the CurrentItem.
- newPosition
-
Type:
System::Int32
The value to set as the CurrentPosition property value.
.NET Framework
Available since 3.0
Available since 3.0
Show: