For Babelfish Release 1.11.3.13

Version Constructor

Overload List

VersionInitializes a new instance of the Version class
Version(String) Constructor that takes in a version string (e.g. 1.2.3b4) and parses it for the Major, Minor, Patch, and Build Version

See Also