Operator 演算子

+=(_:_:)

Appends the elements of another index path to this index path. 別のインデックスパスの要素をこのインデックスパスに加えます。

Declaration 宣言

static func += (lhs: inout IndexPath, rhs: IndexPath)

See Also 参照

Adding Nodes ノードを追加する