CNContainer_PredicatesExtension.GetPredicateForContainerOfContact Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Use 'CNContainer.CreatePredicateForContainerOfContact' instead.
Récupère un NSPredicate approprié pour récupérer le CNContainer contenant avec CNContact l’identificateur 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
Paramètres
- This
- CNContainer
Instance sur laquelle cette méthode fonctionne.
- contactIdentifier
- String
Retours
- Attributs