This documentation is archived and is not being maintained.
IEditableCollectionView.Remove Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Removes the specified item from the collection.
Namespace:
System.ComponentModel
Assembly:
System.Windows (in System.Windows.dll)
void Remove(
Object item
)
The item needs to be in the current filtered, sorted, and paged view. If item is not in the collection, Remove does nothing.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1