Mono Class Library: Overview

System.StringComparer: Method Members

The methods of System.StringComparer are listed below. For a list of all members, see the StringComparer Members list.

See Also: Inherited members from System.Object

Public Methods

Compare(object, object) : int
Documentation for this section has not yet been entered.
abstract
Compare(string, string) : int
Documentation for this section has not yet been entered.
static
Create(System.Globalization.CultureInfo, bool) : StringComparer
Documentation for this section has not yet been entered.
Equals(object, object) : bool
Documentation for this section has not yet been entered.
abstract
Equals(string, string) : bool
Documentation for this section has not yet been entered.
GetHashCode(object) : int
Documentation for this section has not yet been entered.
abstract
GetHashCode(string) : int
Documentation for this section has not yet been entered.