public static Int64M operator <<(
Int64M left,
int right
)Public Shared Operator << (
left As Int64M,
right As Integer
) As Int64Mpublic:
static Int64M operator <<(
Int64M left,
int right
)static let inline (<<<)
left : Int64M *
right : int : Int64M