Type Property 型プロパティ

indexesKey

If the value of the kindKey entry is NSKeyValueChange.insertion, NSKeyValueChange.removal, or NSKeyValueChange.replacement, the value of this key is an NSIndexSet object that contains the indexes of the inserted, removed, or replaced objects. kindKey登録項目の値がNSKeyValueChange.insertionNSKeyValueChange.removal、またはNSKeyValueChange.replacementならば、このキーの値はNSIndexSetオブジェクトです、それは挿入、除去、または置換されたオブジェクトのインデックスを含みます。

Declaration 宣言

static let indexesKey: NSKeyValueChangeKey