Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method Add

    Add(TValue)

    Adds an item to the end of this list.

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