Compares two versions.

Declaration Syntax

Parameters
- versionA (String)
- The first version being compared (A).
- versionB (String)
- The second version being compared (B).

Return Value
0 (zero), if the versions are equal. 1, if A is longer then B. -1, if B is longer then A.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)