Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method Contains

    Contains(TValue)

    Returns a value indicating whether any of the value sets in the dictionary contain the specified value.

    Declaration
    public bool Contains(TValue item)
    Parameters
    Type Name Description
    TValue item
    Returns
    Type Description
    bool
    Implements
    ICollection<T>.Contains(T)
    © Singulink. All rights reserved.