- indexPaths
- An array of MonoTouch.Foundation.NSIndexPaths specifying the items to be deleted.
After deletion, the MonoTouch.UIKit.UICollectionView will animate the layout as needed.
If the application developer wishes to coordinate several updates without individual animations, they can use the UICollectionView.PerformBatchUpdates method.