Class

NSOrderedCollectionChange

An object that represents an indexed change within an ordered collection. あるオブジェクト、それはあるインデックス付き変更を順序付きコレクション内で表します。

Declaration 宣言

class NSOrderedCollectionChange : NSObject

Overview 概要

An ordered collection change represents changes by adding, removing, or moving objects within an ordered collection. Changes with an associated index indicate a move within the collection. 順序コレクション変更は、順序コレクション内でのオブジェクトの追加、除去、または移動することによる変更を表します。結び付けられたインデックスをもつ変更は、コレクション内のある移動を指し示します。

Topics 話題

Creating a Change ある変更を作成する

Accessing the Change 変更にアクセスする

Relationships 関係

Inherits From 継承元

See Also 参照

Accessing Changes 変更にアクセスする