public static bool operator >( SystemVersion SV1, SystemVersion SV2 )
Public Shared Operator > ( SV1 As SystemVersion, SV2 As SystemVersion ) As Boolean
public: static bool operator >( SystemVersion^ SV1, SystemVersion^ SV2 )
static let inline (>) SV1 : SystemVersion * SV2 : SystemVersion : bool