NSKeyValueSorting_NSMutableOrderedSet Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines an extension method for T:NSMutableOrderedSet objects, allowing them to be sorted using NSSortDescriptor objects.
public static class NSKeyValueSorting_NSMutableOrderedSet
type NSKeyValueSorting_NSMutableOrderedSet = class
- Inheritance
-
NSKeyValueSorting_NSMutableOrderedSet
Methods
SortUsingDescriptors(NSMutableOrderedSet, NSSortDescriptor[]) |