Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method Add

    Add(TValue)

    Adds an item to this set.

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