ExchangeRates.get_conversion_rates Method

Get Exchange Rate to all Currencies, type of Dictionary(Of String, Object)
Public Function get_conversion_rates() As Dictionary(Of String, Object)
This language is not supported or no code example is available.
public Dictionary<string, object> get_conversion_rates()
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