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

insertions

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

Declaration 宣言

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

See Also 参照

Accessing Changes 変更にアクセスする