Contents

+(_:_:)

Combines the elements of two index paths into a single index path.

Declaration

static func + (lhs: IndexPath, rhs: IndexPath) -> IndexPath

See Also

Adding Nodes