This topic has not yet been rated - Rate this topic

StringComparer.Compare Method

Compares two objects or strings and returns an indication of their relative sort order.
Name Description
StringComparer.Compare (Object, Object) When overridden in a derived class, compares two objects and returns an indication of their relative sort order.

Supported by the .NET Compact Framework.

StringComparer.Compare (String, String) When overridden in a derived class, compares two strings and returns an indication of their relative sort order.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.