Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property IDictionary<TLeft, TRight>.Keys

    IDictionary<TLeft, TRight>.Keys

    Gets the values on the left side of the map.

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