ABAddressBook.IEnumerable.GetEnumerator Method

Definition

Returns an enumerator that iterates through all records and groups in the address book.

System.Collections.IEnumerator IEnumerable.GetEnumerator ();

Returns

An T:System.Collections.IEnumerator which will return all records and groups in the address book.

Implements

Applies to