Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

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

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

    Not supported.

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

    This operation is not supported.

    © Singulink. All rights reserved.