Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property IReadOnlyMap<TLeft, TRight>.LeftValues

    IReadOnlyMap<TLeft, TRight>.LeftValues

    Gets the values on the left side of the map.

    Declaration
    IReadOnlyCollection<TLeft> IReadOnlyMap<TLeft, TRight>.LeftValues { get; }
    Returns
    Type Description
    IReadOnlyCollection<TLeft>
    Implements
    IReadOnlyMap<TLeft, TRight>.LeftValues
    © Singulink. All rights reserved.