IComparable Interface
Defines a generalized comparison method that a value type or class implements to create a type-specific comparison method.
Definition
| public interface IComparable |
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 |
|---|
| CompareTo | Compares the current instance with another object of the same type. |
Interface Information
| Namespace | System |
|---|
| Flash Library | corlib.scl |
|---|
| Flash Library Version | 2.0.0.2466 |
|---|
| Silverlight Library | System.Windows.Forms.dll |
|---|