次の方法で共有


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持つ を含む CNContactCNContainer取得するための適切な を取得しますcontactIdentifier

GetPredicateForContainerOfGroup(CNContainer, String)
古い.

識別子 をNSPredicate持つ を含む CNGroupCNContainer取得するための適切な を取得しますgroupIdentifier

GetPredicateForContainers(CNContainer, String[])
古い.

identifiers指定された識別子をNSPredicate持つオブジェクトをCNContainer取得するための適切な を取得します。

適用対象