package cs.system
extends ValueType
implements IComparable, IComparable_1<Int>, IEquatable_1<Int>, IConvertible, IFormattable
Available on cs CompareTo (value:Dynamic):Int CompareTo (value:Int):Int GetTypeCode ():TypeCode static read only MaxValue:Int static read only MinValue:Int static Parse (s:String, provider:IFormatProvider):Int static Parse (s:String, style:NumberStyles, provider:IFormatProvider):Int static Parse (s:String):Int static Parse (s:String, style:NumberStyles):Int static TryParse (s:String, result:Out<Int>):Bool static TryParse (s:String, style:NumberStyles, provider:IFormatProvider, result:Out<Int>):Bool
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/Int32.html