A specialized IMapper<(Of <(<'K, V>)>)>-like implementation that uses TypedKey<(Of <(<'T>)>)>s as the keys and their corresponding strongly typed values as the values.

Namespace: yWorks.Support
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public sealed class TypedKeyMapper
Visual Basic
Public NotInheritable Class TypedKeyMapper

Inheritance Hierarchy

System..::..Object
  yWorks.Support..::..TypedKeyMapper

See Also