Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method GetValueCount

    GetValueCount(TKey)

    Gets the number of values in the dictionary associated with the specified key or zero if the key is not present.

    Declaration
    public int GetValueCount(TKey key)
    Parameters
    Type Name Description
    TKey key
    Returns
    Type Description
    int
    Implements
    ICollectionDictionary<TKey, TValue, TValueCollection>.GetValueCount(TKey)
    © Singulink. All rights reserved.