NSPredicateSupport_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 NSMutableOrderedSet objects allowing them to be filtered using a NSPredicate.
public static class NSPredicateSupport_NSMutableOrderedSet
type NSPredicateSupport_NSMutableOrderedSet = class
- Inheritance
-
NSPredicateSupport_NSMutableOrderedSet
Methods
FilterUsingPredicate(NSMutableOrderedSet, NSPredicate) |