xtd 0.2.0
Loading...
Searching...
No Matches

◆ major()

int32 xtd::version::major ( ) const
noexcept

Gets the value of the major component of the version number for the current xtd::version object.

Returns
The major version number.
Remarks
For example, if the version number is 6.2, the major version is 6.