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

ascending

A Boolean value that indicates whether the receiver specifies sorting in ascending order. あるブール値、それはレシーバが昇順でソートすることを指定するかどうかを指し示します。

Declaration 宣言

@property(readonly) BOOL ascending;

Discussion 議論

YES if the receiver specifies sorting in ascending order, otherwise NO. YES、もしレシーバがソートを昇順に指定するならば、そうでなければNO

See Also 参照

Getting Information About a Sort Descriptor ソート記述子についての情報を取得する