Global Variable グローバル変数

NSKeyValueChangeIndexesKey

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

Declaration 宣言

const NSKeyValueChangeKey NSKeyValueChangeIndexesKey;