Property Current
Current
Gets the element in the collection at the current position of the enumerator.
Declaration
public Currency Current { get; }
Property Value
| Type | Description |
|---|---|
| Currency | The element in the collection at the current position of the enumerator. |