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