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