public static UInt16M operator /(
UInt16M left,
UInt16M right
)Public Shared Operator / (
left As UInt16M,
right As UInt16M
) As UInt16Mpublic:
static UInt16M operator /(
UInt16M left,
UInt16M right
)static let inline (/)
left : UInt16M *
right : UInt16M : UInt16M