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