Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Struct ImmutableMoneyBag.CurrencyCollection.Enumerator

    Enumerates the elements of a ImmutableMoneyBag.CurrencyCollection.

    Implements
    IEnumerator<Currency>
    IEnumerator
    IDisposable
    Namespace: Singulink.Globalization
    Assembly: Singulink.Globalization.Currency.dll
    Syntax
    public struct ImmutableMoneyBag.CurrencyCollection.Enumerator : IEnumerator<Currency>, IEnumerator, IDisposable

    Properties

    Name Description
    Current

    Gets the element at the current position of the enumerator.

    Methods

    Name Description
    Dispose()

    Releases all the resources used by the enumerator.

    MoveNext()

    Advances the enumerator to the next element.

    Explicit Interface Implementations

    Name Description
    IEnumerator.Current

    Gets the element in the collection at the current position of the enumerator.

    IEnumerator.Reset()

    Not supported.

    © Singulink. All rights reserved.