NSPredicateSupport_NSMutableSet 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.
Extension method for NSMutableSet objects, allowing them to be filtered with a NSPredicate.
public static class NSPredicateSupport_NSMutableSet
type NSPredicateSupport_NSMutableSet = class
- Inheritance
-
NSPredicateSupport_NSMutableSet
Methods
FilterUsingPredicate(NSMutableSet, NSPredicate) |