- differenceFromOrderedSet:withOptions:
Compares two ordered sets, with options, to create a difference object that represents the changes between them.
2つの順序集合を、オプションそれらで比較することで、それらの間の変化を表すある差異オブジェクトを作成します。
- differenceFromOrderedSet:withOptions:usingEquivalenceTest:
Compares two ordered sets, using the provided block and with options, to create a difference object that represents the changes between them.
2つの順序集合を、その提供されたブロックを使ってオプションそれらで比較して、ある差異オブジェクトを作成します、それはそれらの間の変化を表します。
NSOrderedCollectionDifference
An object representing the difference between two ordered collections.
2つの順序付きコレクションの間の差異を表しているあるオブジェクト。
NSOrderedCollectionDifferenceCalculationOptions
Constants that specify the options to use when creating an ordered collection difference.
ある順序付きコレクション差異を作成する時に使うオプションそれらを指定する定数それら。