ExchangeRates.get_conversion_amounts Method

Get the Converted Amount to all Currencies
Public Function get_conversion_amounts() As Dictionary(Of String, Object)
This language is not supported or no code example is available.
public Dictionary<string, object> get_conversion_amounts()
This language is not supported or no code example is available.

Return Value

Dictionary<string, object>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition