共用方式為


CNContainer_PredicatesExtension.GetPredicateForContainerOfGroup 方法

定義

警告

Use 'CNContainer.CreatePredicateForContainerOfGroup' instead.

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

[Foundation.Export("predicateForContainerOfGroupWithIdentifier:")]
[System.Obsolete("Use 'CNContainer.CreatePredicateForContainerOfGroup' instead.", false)]
public static Foundation.NSPredicate GetPredicateForContainerOfGroup (this Contacts.CNContainer This, string groupIdentifier);
static member GetPredicateForContainerOfGroup : Contacts.CNContainer * string -> Foundation.NSPredicate

參數

This
CNContainer

這個方法運作所在的 實例。

groupIdentifier
String

傳回

屬性

適用於