Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property IReadOnlyDictionary<TLeft, TRight>.Keys

    IReadOnlyDictionary<TLeft, TRight>.Keys

    Gets the values on the left side of the map.

    Declaration
    IEnumerable<TLeft> IReadOnlyDictionary<TLeft, TRight>.Keys { get; }
    Returns
    Type Description
    IEnumerable<TLeft>
    Implements
    IReadOnlyDictionary<TKey, TValue>.Keys
    © Singulink. All rights reserved.