Mono Class Library: Overview

System.Globalization.CompareInfo: Method Members

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

See Also: Inherited members from System.Object

Public Methods

Compare(string, string) : int
Documentation for this section has not yet been entered.
Compare(string, string, CompareOptions) : int
Documentation for this section has not yet been entered.
Compare(string, int, string, int) : int
Documentation for this section has not yet been entered.
Compare(string, int, string, int, CompareOptions) : int
Documentation for this section has not yet been entered.
Compare(string, int, int, string, int, int) : int
Documentation for this section has not yet been entered.
Compare(string, int, int, string, int, int, CompareOptions) : int
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
static
GetCompareInfo(int) : CompareInfo
Documentation for this section has not yet been entered.
static
GetCompareInfo(string) : CompareInfo
Documentation for this section has not yet been entered.
static
GetCompareInfo(int, System.Reflection.Assembly) : CompareInfo
Documentation for this section has not yet been entered.
static
GetCompareInfo(string, System.Reflection.Assembly) : CompareInfo
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
GetSortKey(string) : SortKey
Documentation for this section has not yet been entered.
GetSortKey(string, CompareOptions) : SortKey
Documentation for this section has not yet been entered.
IndexOf(string, char) : int
Documentation for this section has not yet been entered.
IndexOf(string, string) : int
Documentation for this section has not yet been entered.
IndexOf(string, char, CompareOptions) : int
Documentation for this section has not yet been entered.
IndexOf(string, char, int) : int
Documentation for this section has not yet been entered.
IndexOf(string, string, CompareOptions) : int
Documentation for this section has not yet been entered.
IndexOf(string, string, int) : int
Documentation for this section has not yet been entered.
IndexOf(string, char, int, CompareOptions) : int
Documentation for this section has not yet been entered.
IndexOf(string, char, int, int) : int
Documentation for this section has not yet been entered.
IndexOf(string, string, int, CompareOptions) : int
Documentation for this section has not yet been entered.
IndexOf(string, string, int, int) : int
Documentation for this section has not yet been entered.
IndexOf(string, char, int, int, CompareOptions) : int
Documentation for this section has not yet been entered.
IndexOf(string, string, int, int, CompareOptions) : int
Documentation for this section has not yet been entered.
IsPrefix(string, string) : bool
Documentation for this section has not yet been entered.
IsPrefix(string, string, CompareOptions) : bool
Documentation for this section has not yet been entered.
static
IsSortable(char) : bool
Documentation for this section has not yet been entered.
static
IsSortable(string) : bool
Documentation for this section has not yet been entered.
IsSuffix(string, string) : bool
Documentation for this section has not yet been entered.
IsSuffix(string, string, CompareOptions) : bool
Documentation for this section has not yet been entered.
LastIndexOf(string, char) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, string) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, char, CompareOptions) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, char, int) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, string, CompareOptions) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, string, int) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, char, int, CompareOptions) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, char, int, int) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, string, int, CompareOptions) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, string, int, int) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, char, int, int, CompareOptions) : int
Documentation for this section has not yet been entered.
LastIndexOf(string, string, int, int, CompareOptions) : int
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.