Method TryGetCurrency
TryGetCurrency(string, out Currency)
Gets a currency from this registry with the specified currency code.
Declaration
public bool TryGetCurrency(string currencyCode, out Currency currency)
Parameters
Type | Name | Description |
---|---|---|
string | currencyCode | |
Currency | currency |
Returns
Type | Description |
---|---|
bool |