Contents

NSOrderedCollectionChange

An object that represents an indexed change within an ordered collection.

Declaration

class NSOrderedCollectionChange

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

See Also

Accessing Changes