'Declaration Public Overloads Shared Function Round( _ ByVal input As TdDecimal, _ ByVal position As Integer _ ) As TdDecimal
Parameters
- input
- The TdDecimal that will be rounded.
- position
- The decimal place where rounding will occur.
Return Value
The result of the round operation is returned as a TdDecimal.