+(_:_:)
Combines the elements of two index paths into a single index path.
Declaration
static func + (lhs: IndexPath, rhs: IndexPath) -> IndexPathCombines the elements of two index paths into a single index path.
static func + (lhs: IndexPath, rhs: IndexPath) -> IndexPath