The methods of MonoMac.AddressBook.ABGroup are listed below. For a list of all members, see the ABGroup Members list.
See Also: Inherited members from MonoMac.AddressBook.ABRecord
Add(ABRecord)Adds a MonoMac.AddressBook.ABRecord to the group. | ||
GetEnumerator()Returns an enumerator that iterates through all members in the group. | ||
GetMembers(ABPersonSortBy)Returns the group members sorted by the specified sortOrdering. | ||
Remove(ABRecord)Removes member from the group. | ||