Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property ICollectionDictionary<TKey, TValue, IList<TValue>>.Keys

    ICollectionDictionary<TKey, TValue, IList<TValue>>.Keys

    Gets a collection containing the keys in the dictionary.

    Declaration
    IReadOnlyCollection<TKey> ICollectionDictionary<TKey, TValue, IList<TValue>>.Keys { get; }
    Returns
    Type Description
    IReadOnlyCollection<TKey>
    Implements
    ICollectionDictionary<TKey, TValue, TValueCollection>.Keys
    © Singulink. All rights reserved.