Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property IMap<TLeft, TRight>.LeftValues

    IMap<TLeft, TRight>.LeftValues

    Gets the values on the left side of the map.

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