package cs.system
extends ValueType
implements IComparable, IComparable_1<Int>, IEquatable_1<Int>, IConvertible, IFormattable
Available on csCompareTo (value:Dynamic):IntCompareTo (value:Int):IntGetTypeCode ():TypeCodestatic read only MaxValue:Intstatic read only MinValue:Intstatic Parse (s:String, provider:IFormatProvider):Intstatic Parse (s:String, style:NumberStyles, provider:IFormatProvider):Intstatic Parse (s:String):Intstatic Parse (s:String, style:NumberStyles):Intstatic TryParse (s:String, result:Out<Int>):Boolstatic TryParse (s:String, style:NumberStyles, provider:IFormatProvider, result:Out<Int>):Bool
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/Int32.html