UInt32

UInt32

package cs-system

extends ValueType

implements IComparable, IConvertible, IFormattable, IComparable_1<UInt>, IEquatable_1<UInt>

Available on cs

Methods

CompareTo (value:Dynamic):Int

CompareTo (value:UInt):Int

GetTypeCode ():TypeCode

Static variables

static read only MaxValue:UInt

static read only MinValue:UInt

Static methods

static Parse (s:String):UInt

static Parse (s:String, style:NumberStyles):UInt

static Parse (s:String, provider:IFormatProvider):UInt

static Parse (s:String, style:NumberStyles, provider:IFormatProvider):UInt

static TryParse (s:String, result:Out<UInt>):Bool

static TryParse (s:String, style:NumberStyles, provider:IFormatProvider, result:Out<UInt>):Bool

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部