Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Method ContainsLeft

    ContainsLeft(TAlternateLeft)

    Determines whether the map contains the specified alternate left value.

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

    ContainsLeft(TAlternateLeft, out TLeft)

    Determines whether the map contains the specified alternate left value.

    Declaration
    public bool ContainsLeft(TAlternateLeft leftValue, out TLeft actualLeftValue)
    Parameters
    Type Name Description
    TAlternateLeft leftValue
    TLeft actualLeftValue
    Returns
    Type Description
    bool
    © Singulink. All rights reserved.