var insertions: [NSOrderedCollectionChange]
A collection of insertion change objects.
挿入変更オブジェクトそれらからなるあるコレクション。
var removals: [NSOrderedCollectionChange]
A collection of removal change objects.
除去変更オブジェクトそれらからなるあるコレクション。
class NSOrderedCollectionChange
An object that represents an indexed change within an ordered collection.
あるオブジェクト、それはあるインデックス付き変更を順序付きコレクション内で表します。
enum NSCollectionChangeType
The type of change represented in computing the difference of an ordered collection.
ある順序付きコレクションの差の計算において表される変更型。