Contents

indexOfRepresentedItem()

Returns the index of the receiver’s represented object in the datasource.

Declaration

func indexOfRepresentedItem() -> Int

Return Value

The index of the represented object in the datasource.

Discussion

Subclasses should not override this method.

See Also

Represented Item