Overload List
| Name | Description | |
|---|---|---|
|
|
Div(Int32, IIntExpr) |
Creates and returns the integer division e1 / e2.
|
|
|
Div(IIntExpr, IIntExpr) |
Creates and returns the integer division e1 / e2.
|
|
|
Div(IIntExpr, Int32) |
Creates and returns the integer division e1 / e2.
|