Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method ICollection<KeyValuePair<TKey, IList<TValue>>>.Add

    ICollection<KeyValuePair<TKey, IList<TValue>>>.Add(KeyValuePair<TKey, IList<TValue>>)

    Not supported.

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

    This operation is not supported.

    © Singulink. All rights reserved.