Decimal..::..Round Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
Round(Decimal) |
Rounds a decimal value to the nearest integer.
|
![]() ![]() |
Round(Decimal, Int32) |
Rounds a Decimal value to a specified number of decimal places.
|
![]() ![]() |
Round(Decimal, Int32, MidpointRounding) | |
![]() ![]() |
Round(Decimal, MidpointRounding) | |
![]() |
Round()()()() |