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