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