The ISymmetricMap<(Of <(TFirst, TSecond>)>) type exposes the following members.

Methods

  NameDescription
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.

See Also