UserNameComparer Methods |
The UserNameComparer type exposes the following members.
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| IComparerUserCompare(User, User) | Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. | |
| IComparerUserInfoCompare(UserInfo, UserInfo) | Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. |