Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method ICollection<KeyValuePair<TLeft, TRight>>.Remove

    ICollection<KeyValuePair<TLeft, TRight>>.Remove(KeyValuePair<TLeft, TRight>)

    Not supported.

    Declaration
    bool ICollection<KeyValuePair<TLeft, TRight>>.Remove(KeyValuePair<TLeft, TRight> item)
    Parameters
    Type Name Description
    KeyValuePair<TLeft, TRight> item
    Returns
    Type Description
    bool
    Implements
    ICollection<T>.Remove(T)
    Exceptions
    Type Condition
    NotSupportedException

    This operation is not supported.

    © Singulink. All rights reserved.