public static Int16M operator >>(
Int16M left,
int right
)Public Shared Operator >> (
left As Int16M,
right As Integer
) As Int16Mpublic:
static Int16M operator >>(
Int16M left,
int right
)static let inline (>>>)
left : Int16M *
right : int : Int16M