Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method ContainsRight

    ContainsRight(TAlternateRight)

    Determines whether the map contains the specified alternate right value.

    Declaration
    public bool ContainsRight(TAlternateRight rightValue)
    Parameters
    Type Name Description
    TAlternateRight rightValue
    Returns
    Type Description
    bool

    ContainsRight(TAlternateRight, out TRight)

    Determines whether the map contains the specified alternate right value.

    Declaration
    public bool ContainsRight(TAlternateRight rightValue, out TRight actualRightValue)
    Parameters
    Type Name Description
    TAlternateRight rightValue
    TRight actualRightValue
    Returns
    Type Description
    bool
    © Singulink. All rights reserved.