ICurrencyConverter.Convert Method
Converts specified amount from one currency to another
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
amount
-
double
The amount.
-
fromCurrencyId
-
byte
From currency identifier.
-
toCurrencyId
-
byte
To currency identifier.
Return Value
double
System.Double.
In this article
Definition