public static Int16M operator &(
Int16M left,
Int16M right
)
Public Shared Operator And (
left As Int16M,
right As Int16M
) As Int16M
public:
static Int16M operator &(
Int16M left,
Int16M right
)
static let inline (&&&)
left : Int16M *
right : Int16M : Int16M