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: StringLCID: Int| Name | Type |
|---|---|
string1 |
String |
string2 |
String |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
source |
String |
| Returns |
|---|
| SortKey |
IndexOf(source: String, value: cs.types.Char16): Int| Name | Type |
|---|---|
source |
String |
value |
cs.types.Char16 |
| Returns |
|---|
| Int |
| Name | Type |
|---|---|
source |
String |
prefix |
String |
| Returns |
|---|
| 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 |
- |