다음을 통해 공유


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

반환

특성

적용 대상