model:objectDeletedAtIndex: method

Called to inform the adapter that the object at the specified position has been deleted and needs to be removed.

Syntax

- ( void ) model : ( id< SMPOpenUICollectionDisplayModel > ) model objectDeletedAtIndex : ( NSIndexPath * ) indexPath

Parameters