共用方式為


CNContainer_PredicatesExtension 類別

定義

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
繼承
CNContainer_PredicatesExtension
屬性

方法

GetPredicateForContainerOfContact(CNContainer, String)
已淘汰.

NSPredicate 取適合用來擷 CNContainer 取包含 CNContact 識別碼 contactIdentifier 的 。

GetPredicateForContainerOfGroup(CNContainer, String)
已淘汰.

NSPredicate 取適合用來擷 CNContainer 取包含 CNGroup 識別碼 groupIdentifier 的 。

GetPredicateForContainers(CNContainer, String[])
已淘汰.

NSPredicate 取適合用來擷取 CNContainer 具有 所 identifiers 指定識別碼的物件。

適用於