次の方法で共有


CNContainer_PredicatesExtension.GetPredicateForContainerOfContact メソッド

定義

注意事項

Use 'CNContainer.CreatePredicateForContainerOfContact' instead.

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

[Foundation.Export("predicateForContainerOfContactWithIdentifier:")]
[System.Obsolete("Use 'CNContainer.CreatePredicateForContainerOfContact' instead.", false)]
public static Foundation.NSPredicate GetPredicateForContainerOfContact (this Contacts.CNContainer This, string contactIdentifier);
static member GetPredicateForContainerOfContact : Contacts.CNContainer * string -> Foundation.NSPredicate

パラメーター

This
CNContainer

このメソッドが動作するインスタンス。

contactIdentifier
String

戻り値

属性

適用対象