The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StringComparer::Compare Method
.NET Framework (current version)
Compares two objects or strings and returns an indication of their relative sort order.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Compare(Object^, Object^) | When overridden in a derived class, compares two objects and returns an indication of their relative sort order. |
![]() | Compare(String^, String^) | When overridden in a derived class, compares two strings and returns an indication of their relative sort order. |
Show:
