Instance Property インスタンスプロパティ

sortedArrayHint

Analyzes the array and returns a “hint” that speeds the sorting of the array when the hint is supplied to sortedArrayUsingFunction:context:hint:. 配列を分析して「ヒント」を返します、それは、そのヒントがsortedArrayUsingFunction:context:hint:に提供される場合この配列のソートをはかどらせるものです。

Declaration 宣言

@property(readonly, copy) NSData *sortedArrayHint;

See Also 参照

Sorting ソートする