Instance Property インスタンスプロパティ

removals

A collection of removal change objects. 除去変更オブジェクトそれらからなるあるコレクション。

Declaration 宣言

@property(strong, readonly) NSArray<NSOrderedCollectionChange<ObjectType> *> *removals;

See Also 参照

Accessing Changes 変更にアクセスする