- other
- The AddressBook.ABPerson to compare to this instance.
- ordering
- A AddressBook.ABPersonSortBy which is used to specify whether ordering should be done by ABPersonSortBy.FirstName or ABPersonSortBy.LastName.
A int that indicates whether this instance precedes, follows, or appears in the same position in the sort order as other.
Value Condition Less than zero This instance precedes other. Zero This instance has the same position in the sort order as other. Greater than zero This instance follows other.