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