Collections Collections
Collections Collections
DocFX + Singulink = ♥

Search Results for

    Property IReadOnlyMap<TLeft, TRight>.Reverse

    IReadOnlyMap<TLeft, TRight>.Reverse

    Gets the reverse map where the left and right side are flipped.

    Declaration
    IReadOnlyMap<TRight, TLeft> IReadOnlyMap<TLeft, TRight>.Reverse { get; }
    Returns
    Type Description
    IReadOnlyMap<TRight, TLeft>
    Implements
    IReadOnlyMap<TLeft, TRight>.Reverse
    © Singulink. All rights reserved.