public static bool operator <(
UInt32M left,
UInt32M right
)
Public Shared Operator < (
left As UInt32M,
right As UInt32M
) As Boolean
public:
static bool operator <(
UInt32M left,
UInt32M right
)
static let inline (<)
left : UInt32M *
right : UInt32M : bool