CompareInfo

cs.system.globalization.CompareInfo (extern class)

Static Members

GetCompareInfo(culture: Int): CompareInfo
Name Type
culture Int
Returns
CompareInfo

IsSortable(ch: cs.types.Char16): Bool
Name Type
ch cs.types.Char16
Returns
Bool

Instance Members

Name: String

LCID: Int

Compare(string1: String, string2: String): Int
Name Type
string1 String
string2 String
Returns
Int

GetSortKey(source: String): SortKey
Name Type
source String
Returns
SortKey

IndexOf(source: String, value: cs.types.Char16): Int
Name Type
source String
value cs.types.Char16
Returns
Int

IsPrefix(source: String, prefix: String): Bool
Name Type
source String
prefix String
Returns
Bool

IsSuffix(source: String, suffix: String): Bool
Name Type
source String
suffix String
Returns
Bool

LastIndexOf(source: String, value: cs.types.Char16): Int
Name Type
source String
value cs.types.Char16
Returns
Int

ToString(): String
Returns
String

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -