package cs.system
extends ValueType
implements IComparable, IConvertible, IFormattable, IComparable_1<UInt>, IEquatable_1<UInt>
Available on csCompareTo (value:Dynamic):IntCompareTo (value:UInt):IntGetTypeCode ():TypeCodestatic read only MaxValue:UIntstatic read only MinValue:UIntstatic Parse (s:String):UIntstatic Parse (s:String, style:NumberStyles):UIntstatic Parse (s:String, provider:IFormatProvider):UIntstatic Parse (s:String, style:NumberStyles, provider:IFormatProvider):UIntstatic TryParse (s:String, result:Out<UInt>):Boolstatic 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