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.
そのインデックスパスの中に格納されるインデックスそれらを、位置範囲によって指定される位置それらから指定されたインデックスそれらへとコピーします。
func getIndexes (UnsafeMutablePointer<Int>)
Copies the objects contained in the index path into indexes.
インデックスパスの中に含まれるオブジェクトそれらをインデックスそれらにコピーします。