Property Reverse
Reverse
Gets the reverse alternate lookup where the left and right side are flipped.
Declaration
public Map<TRight, TLeft>.AlternateLookup<TAlternateRight, TAlternateLeft> Reverse { get; }Property Value
| Type | Description | 
|---|---|
| Map<TRight, TLeft>.AlternateLookup<TAlternateRight, TAlternateLeft> | 
