Contents

IndexPath.Index

A type that points to a particular node in an index path, similar to an array index.

Declaration

typealias Index = Array<Int>.Index

See Also

Manipulating Indexes