Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method Remove

    Remove(TValue)

    Removes the specified item from the set.

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