Discussion 議論
The following example computes the difference between two ordered sets, then applies the difference to create an ordered set that duplicates the original: 以下の例は、2つの順序集合の差異を計算します、それからその差異を適用することである順序集合を作成します、それはoriginalを正確に再現します:
Availability 有効性
Technology
- (NSOrderedSet
<ObjectType > *)orderedSetByApplyingDifference:(NSOrderedCollectionDifference
<ObjectType > *)difference;
The following example computes the difference between two ordered sets, then applies the difference to create an ordered set that duplicates the original: 以下の例は、2つの順序集合の差異を計算します、それからその差異を適用することである順序集合を作成します、それはoriginalを正確に再現します: