Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method ICollection<T>.Clear

    ICollection<T>.Clear()

    Removes all items from the ICollection<T>.

    Declaration
    void ICollection<T>.Clear()
    Implements
    ICollection<T>.Clear()
    Exceptions
    Type Condition
    NotSupportedException

    The ICollection<T> is read-only.

    © Singulink. All rights reserved.