Enumeration Case 列挙ケース

NSOrderedCollectionDifferenceCalculationOmitRemovedObjects

An option that indicates that the difference should omit references to the removals. あるオプション、それはその差異が除去に対する参照を省略するべきであることを指し示します。

Declaration 宣言

NSOrderedCollectionDifferenceCalculationOmitRemovedObjects = (1 << 1UL)

See Also 参照

Difference Calculation Options 差異算出オプション