CNContainer_PredicatesExtension 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 methods for CNContainer.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class CNContainer_PredicatesExtension
type CNContainer_PredicatesExtension = class
- Inheritance
-
CNContainer_PredicatesExtension
- Attributes
Methods
GetPredicateForContainerOfContact(CNContainer, String) |
Obsolete.
Retrieves an NSPredicate appropriate for retrieving the CNContainer containing the CNContact with the identifier |
GetPredicateForContainerOfGroup(CNContainer, String) |
Obsolete.
Retrieves an NSPredicate appropriate for retrieving the CNContainer containing the CNGroup with the identifier |
GetPredicateForContainers(CNContainer, String[]) |
Obsolete.
Retrieves an NSPredicate appropriate for retrieving the CNContainer objects with the identifiers specified by |