ConvertFrom Property
Contains a collection of amounts and currency codes to convert from.
Syntax
[VB.NET] Public Property ConvertFrom As SourceCurrencyList
[C#] public SourceCurrencyList ConvertFrom {get;}
Remarks
This property contains a list of source currency amounts and codes. The ConvertTo property contains the destination currency codes that each amount will be converted into when you call ConvertCurrency.