Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method Set

    Set(TLeft, TRight)

    Sets an association on the map between the specified left and right value, overriding any previous associations these values had.

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