public static bool operator ==(
UInt16M left,
UInt16M right
)Public Shared Operator = (
left As UInt16M,
right As UInt16M
) As Booleanpublic:
static bool operator ==(
UInt16M left,
UInt16M right
)static let inline (=)
left : UInt16M *
right : UInt16M : bool