package cs.system
implements ICloneable, IComparable, IComparable_1<Version>, IEquatable_1<Version>
Available on cs new () new (major:Int, minor:Int, build:Int, revision:Int) new (major:Int, minor:Int, build:Int) new (major:Int, minor:Int) new (version:String)read only Build:Intread only Major:Intread only MajorRevision:Int16read only Minor:Intread only MinorRevision:Int16read only Revision:Int Clone ():Dynamic CompareTo (version:Dynamic):Int CompareTo (value:Version):Int ToString ():String ToString (fieldCount:Int):String static op_Equality (v1:Version, v2:Version):Bool static op_GreaterThan (v1:Version, v2:Version):Bool static op_GreaterThanOrEqual (v1:Version, v2:Version):Bool static op_Inequality (v1:Version, v2:Version):Bool static op_LessThan (v1:Version, v2:Version):Bool static op_LessThanOrEqual (v1:Version, v2:Version):Bool
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/Version.html