ComponentOne Xamarin Edition
CanRemove Method (ISupportEditing)
C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportEditing Interface : CanRemove Method
The index of the item that would be removed.
Determines whether the item at the specified index can be removed from the collection.
Syntax
bool CanRemove( 
   int index
)

Parameters

index
The index of the item that would be removed.
See Also

Reference

ISupportEditing Interface
ISupportEditing Members