NSPredicateSupport_NSMutableArray 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.
Helper metohds for applying predicates to mutable arrays.
public static class NSPredicateSupport_NSMutableArray
type NSPredicateSupport_NSMutableArray = class
- Inheritance
-
NSPredicateSupport_NSMutableArray
Methods
FilterUsingPredicate(NSMutableArray, NSPredicate) |
Filters the element of the array in place, by keeping only the elements that match. |