Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property IDictionary<TLeft, TRight>.Values

    IDictionary<TLeft, TRight>.Values

    Gets the values on the right side of the map.

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