Overload List

  Name Description
Public method Div(Int32, IIntExpr)
Creates and returns the integer division e1 / e2.
Public method Div(IIntExpr, IIntExpr)
Creates and returns the integer division e1 / e2.
Public method Div(IIntExpr, Int32)
Creates and returns the integer division e1 / e2.

See Also