CNContactStore.GetContainers(NSPredicate, NSError) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the CNContainer objects that satisfy the predicate
.
[Foundation.Export("containersMatchingPredicate:error:")]
public virtual Contacts.CNContainer[] GetContainers (Foundation.NSPredicate predicate, out Foundation.NSError error);
abstract member GetContainers : Foundation.NSPredicate * -> Contacts.CNContainer[]
override this.GetContainers : Foundation.NSPredicate * -> Contacts.CNContainer[]
Parameters
- error
- NSError
Returns
- Attributes