Поделиться через


CNContainer_PredicatesExtension.GetPredicateForContainerOfContact Метод

Определение

Внимание!

Use 'CNContainer.CreatePredicateForContainerOfContact' instead.

Извлекает объект , соответствующий NSPredicate для получения CNContainer , содержащего CNContact объект с идентификатором 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

Возвращаемое значение

Атрибуты

Применяется к