Mono Class Library: Overview

System.StringComparer: Members

The members of System.StringComparer are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
CurrentCultureStringComparer. Documentation for this section has not yet been entered.
[read-only]
static
CurrentCultureIgnoreCaseStringComparer. Documentation for this section has not yet been entered.
[read-only]
static
InvariantCultureStringComparer. Documentation for this section has not yet been entered.
[read-only]
static
InvariantCultureIgnoreCaseStringComparer. Documentation for this section has not yet been entered.
[read-only]
static
OrdinalStringComparer. Documentation for this section has not yet been entered.
[read-only]
static
OrdinalIgnoreCaseStringComparer. Documentation for this section has not yet been entered.

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.