Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property ICollectionDictionary<TKey, TValue, ISet<TValue>>.ValueCollections

    ICollectionDictionary<TKey, TValue, ISet<TValue>>.ValueCollections

    Gets a collection containing the value sets in the dictionary.

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