The ISymmetricMap<(Of <(TFirst, TSecond>)>) type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | LookupFirst |
Looks up a key in the first set and returns the
corresponding value from the second set.
|
![]() | LookupSecond |
Looks up a key in the second set and returns the
corresponding value from the first set.
|