package cs.system
extends ValueType
implements IComparable, IConvertible, IFormattable, IComparable_1<UInt>, IEquatable_1<UInt>
Available on csCompareTo (value:Dynamic):Int
CompareTo (value:UInt):Int
GetTypeCode ():TypeCode
static read only MaxValue:UInt
static read only MinValue:UInt
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–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/UInt32.html