PredefinedFunctions.Round(Decimal, Decimal) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Decimal Round(System::Decimal dbl0, System::Decimal dbl1);
public static decimal Round (decimal dbl0, decimal dbl1);
static member Round : decimal * decimal -> decimal
Public Shared Function Round (dbl0 As Decimal, dbl1 As Decimal) As Decimal
Parameters
- dbl0
- Decimal
- dbl1
- Decimal