Int64

Int64

package cs-system

extends ValueType

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

Available on cs

Methods

CompareTo (value:Dynamic):Int

CompareTo (value:Int64):Int

GetTypeCode ():TypeCode

Static variables

static read only MaxValue:Int64

static read only MinValue:Int64

Static methods

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部