Method ICollection<Currency>.CopyTo
ICollection<Currency>.CopyTo(Currency[], int)
Copies the currencies in this registry to an array.
Declaration
void ICollection<Currency>.CopyTo(Currency[] array, int arrayIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| Currency[] | array | |
| int | arrayIndex |