Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method RemoveLeft

    RemoveLeft(TAlternateLeft)

    Removes the mapping with the specified alternate left value.

    Declaration
    public bool RemoveLeft(TAlternateLeft leftValue)
    Parameters
    Type Name Description
    TAlternateLeft leftValue
    Returns
    Type Description
    bool

    RemoveLeft(TAlternateLeft, out TLeft, out TRight)

    Removes the mapping with the specified alternate left value.

    Declaration
    public bool RemoveLeft(TAlternateLeft leftKey, out TLeft actualLeftKey, out TRight rightValue)
    Parameters
    Type Name Description
    TAlternateLeft leftKey
    TLeft actualLeftKey
    TRight rightValue
    Returns
    Type Description
    bool
    © Singulink. All rights reserved.