+=(_:_:)
Appends the elements of another index path to this index path.
Declaration
static func += (lhs: inout IndexPath, rhs: IndexPath)Appends the elements of another index path to this index path.
static func += (lhs: inout IndexPath, rhs: IndexPath)