- differenceFromOrderedSet:
Compares two ordered sets to create a difference object that represents the changes between them.
2つの順序集合を比較して、それらの間の変化それらを表すある差異オブジェクトを作成します。
- differenceFromOrderedSet:withOptions:
Compares two ordered sets, 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.
ある順序付きコレクション差異を作成する時に使うオプションそれらを指定する定数それら。