The constructors of Foundation.NSSortDescriptor are listed below. For a list of all members, see the NSSortDescriptor Members list.
See Also: Inherited members from Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Returns an NSSortDescriptor object initialized with a given property key path and sort order, and with the default comparison selector. | ||
| Returns an NSSortDescriptor object initialized with a given property key path, sort order, and comparison selector. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |