findItemByPosition
Finds and returns a CollectionItem at the specified position in the adapter's data set.
Return
The CollectionItem at the specified position, or null if position is invalid
Parameters
position
The position of the item to retrieve