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