Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Property IEnumerator.Current

    IEnumerator.Current

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

    Declaration
    object? IEnumerator.Current { get; }
    Returns
    Type Description
    object

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

    Implements
    IEnumerator.Current
    © Singulink. All rights reserved.