String.CompareTo Method
.NET Framework 2.0
Compares this instance with a specified object or String and returns an indication of their relative values.
| Name | Description |
|---|---|
| String.CompareTo (Object) | Compares this instance with a specified Object. Supported by the .NET Compact Framework. |
| String.CompareTo (String) | Compares this instance with a specified String object. Supported by the .NET Compact Framework. |