indexOfRepresentedItem()
Returns the index of the receiver’s represented object in the datasource.
Declaration
func indexOfRepresentedItem() -> IntReturn Value
The index of the represented object in the datasource.
Discussion
Subclasses should not override this method.