NSOrderedCollectionDifferenceCalculationInferMoves
An option that identifies insertions or removals as moves.
移動として挿入または除去を識別するあるオプション。
NSOrderedCollectionDifferenceCalculationOmitInsertedObjects
An option that indicates that the difference should omit references to the insertions.
あるオプション、それはその差異が挿入に対する参照を省略するべきであることを指し示します。
NSOrderedCollectionDifferenceCalculationOmitRemovedObjects
An option that indicates that the difference should omit references to the removals.
あるオプション、それはその差異が除去に対する参照を省略するべきであることを指し示します。