Enumeration 列挙

NSCollectionChangeType

The type of change represented in computing the difference of an ordered collection. ある順序付きコレクションの差の計算において表される変更型。

Declaration 宣言

typedef enum NSCollectionChangeType : NSInteger {
    ...
} NSCollectionChangeType;

Topics 話題

Types of Ordered Collection Changes 順序付きコレクション変更の型

See Also 参照

Accessing Changes 変更にアクセスする