Method ISet<Currency>.Add
ISet<Currency>.Add(Currency?)
Not supported.
Declaration
bool ISet<Currency>.Add(Currency? item)
Parameters
| Type | Name | Description |
|---|---|---|
| Currency | item |
Returns
| Type | Description |
|---|---|
| bool |
Implements
Exceptions
| Type | Condition |
|---|---|
| NotSupportedException | This operation is not supported. |