W3cubDocs

/Haxe C#

Int32

package cs.system

extends ValueType

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

Available on cs

Methods

CompareTo (value:Dynamic):Int

CompareTo (value:Int):Int

GetTypeCode ():TypeCode

Static variables

static read only MaxValue:Int

static read only MinValue:Int

Static methods

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–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/Int32.html