AddressBook.ABGroup: Method Members

The methods of AddressBook.ABGroup are listed below. For a list of all members, see the ABGroup Members list.

See Also: Inherited members from AddressBook.ABRecord

Public Methods

Add(ABRecord)
Adds a AddressBook.ABRecord to the group.
GetEnumerator() : IEnumerator<ABRecord>
Returns an enumerator that iterates through all members in the group.
GetMembers(ABPersonSortBy) : ABRecord[]
Returns the group members sorted by the specified sortOrdering.
Remove(ABRecord)
Removes member from the group.