func index(atPosition : Int) -> Int
Provides the value at a particular node in the index path.
インデックスパスの中の特定のノードでの値を提供します。
func getIndexes (UnsafeMutablePointer<Int>, range: NSRange)
Copies the indexes stored in the index path from the positions specified by the position range into the specified indexes.
そのインデックスパスの中に格納されるインデックスそれらを、位置範囲によって指定される位置それらから指定されたインデックスそれらへとコピーします。