Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method RemoveRight

    RemoveRight(TAlternateRight)

    Removes the mapping with the specified alternate right value.

    Declaration
    public bool RemoveRight(TAlternateRight rightKey)
    Parameters
    Type Name Description
    TAlternateRight rightKey
    Returns
    Type Description
    bool

    RemoveRight(TAlternateRight, out TRight, out TLeft)

    Removes the mapping with the specified alternate right value.

    Declaration
    public bool RemoveRight(TAlternateRight rightKey, out TRight actualRightKey, out TLeft leftValue)
    Parameters
    Type Name Description
    TAlternateRight rightKey
    TRight actualRightKey
    TLeft leftValue
    Returns
    Type Description
    bool
    © Singulink. All rights reserved.