TextInfo
cs.system.globalization.TextInfo (extern class)
Static Members
Name | Type |
---|---|
textInfo |
TextInfo |
Returns |
---|
TextInfo |
Instance Members
IsRightToLeft: Bool
IsReadOnly: Bool
CultureName: String
OEMCodePage: Int
MacCodePage: Int
ListSeparator: String
LCID: Int
EBCDICCodePage: Int
ANSICodePage: Int
ToString(): String
Returns |
---|
String |
Name | Type |
---|---|
str |
String |
Returns |
---|
String |
ToLower(c: cs.types.Char16): cs.types.Char16
Name | Type |
---|---|
c |
cs.types.Char16 |
Returns |
---|
cs.types.Char16 |
ToUpper(c: cs.types.Char16): cs.types.Char16
Name | Type |
---|---|
c |
cs.types.Char16 |
Returns |
---|
cs.types.Char16 |
Clone(): Dynamic
Returns |
---|
Dynamic |
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |