Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method Add

    Add(TLeft, TRight)

    Adds an association to map between the specified left and right value.

    Declaration
    public void Add(TLeft leftValue, TRight rightValue)
    Parameters
    Type Name Description
    TLeft leftValue
    TRight rightValue
    Implements
    IMap<TLeft, TRight>.Add(TLeft, TRight)
    IDictionary<TKey, TValue>.Add(TKey, TValue)
    © Singulink. All rights reserved.