API  1.0.0
CPSortDescriptor.h
Go to the documentation of this file.
1 
3 {
4  CPString _key;
5  SEL _selector;
6  BOOL _ascending;
7 }
8 @end
An immutable string (collection of characters).
Definition: CPString.h:2
Holds attributes necessary to describe how to sort a set of objects.