ComponentOne Xamarin Edition
RemoveAsync Method (ISupportEditing)
C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportEditing Interface : RemoveAsync Method
The index.
Removes the item at the specified index from the collection.
Syntax
Task RemoveAsync( 
   int index
)

Parameters

index
The index.
See Also

Reference

ISupportEditing Interface
ISupportEditing Members