globalization.TextInfo

TextInfo

package cs-system-globalization

implements ICloneable, IDeserializationCallback

Available on cs

Variables

read only ANSICodePage:Int

read only CultureName:String

read only EBCDICCodePage:Int

read only IsReadOnly:Bool

read only IsRightToLeft:Bool

read only LCID:Int

ListSeparator:String

read only MacCodePage:Int

read only OEMCodePage:Int

Methods

Clone ():Dynamic

ToLower (c:Char16):Char16

ToLower (str:String):String

ToString ():String

ToTitleCase (str:String):String

ToUpper (c:Char16):Char16

ToUpper (str:String):String

Static methods

static ReadOnly (textInfo:TextInfo):TextInfo

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部