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