CNContainer_PredicatesExtension.GetPredicateForContainerOfGroup 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
傳回
- 屬性