IComparer Interface
Exposes a method that compares two objects.
Definition
| public interface IComparer |
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Methods
| Method | Description |
|---|
| Compare | Compares two objects and returns a value indicating whether one is less than, equal to or greater than the other. |
Interface Information
| Namespace | System.Collections |
|---|
| Flash Library | corlib.scl |
|---|
| Flash Library Version | 2.0.0.2466 |
|---|
| Silverlight Library | System.Windows.Forms.dll |
|---|