W3cubDocs

/Haxe C#

TextInfo

package cs.system.globalization

implements ICloneable, IDeserializationCallback

Available on cs

Static methods

staticReadOnly(textInfo:TextInfo):TextInfo

Variables

read onlyANSICodePage:Int

read onlyCultureName:String

read onlyEBCDICCodePage:Int

read onlyIsReadOnly:Bool

read onlyIsRightToLeft:Bool

read onlyLCID:Int

ListSeparator:String

read onlyMacCodePage:Int

read onlyOEMCodePage:Int

Methods

Clone():Dynamic

ToLower(c:Char16):Char16

ToLower(str:String):String

ToString():String

finalToTitleCase(str:String):String

ToUpper(c:Char16):Char16

ToUpper(str:String):String

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/globalization/TextInfo.html