API
0.9.9
CPSortDescriptor.h
Go to the documentation of this file.
1
2
@interface
CPSortDescriptor
:
CPObject
3
{
4
CPString
_key;
5
SEL
_selector;
6
BOOL _ascending;
7
}
8
@end
CPObject
Definition:
CPObject.j:103
CPString
An immutable string (collection of characters).
Definition:
CPString.h:2
CPSortDescriptor
Holds attributes necessary to describe how to sort a set of objects.
Definition:
CPSortDescriptor.h:2
Foundation
CPSortDescriptor.h
Generated on Fri Apr 1 2016 23:03:27 for API by
1.8.11