PredefinedFunctions.PercentAdd(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 PercentAdd(System::Decimal amount, System::Decimal percentage);
public static decimal PercentAdd (decimal amount, decimal percentage);
static member PercentAdd : decimal * decimal -> decimal
Public Shared Function PercentAdd (amount As Decimal, percentage As Decimal) As Decimal
Parameters
- amount
- Decimal
- percentage
- Decimal