public static bool operator !=(
Int16M left,
Int16M right
)Public Shared Operator <> (
left As Int16M,
right As Int16M
) As Booleanpublic:
static bool operator !=(
Int16M left,
Int16M right
)static let inline (<>)
left : Int16M *
right : Int16M : bool