public static Int16M operator |(
Int16M left,
Int16M right
)Public Shared Operator Or (
left As Int16M,
right As Int16M
) As Int16Mpublic:
static Int16M operator |(
Int16M left,
Int16M right
)static let inline (|||)
left : Int16M *
right : Int16M : Int16M