An IDictionary<(Of <(<'TKey, TValue>)>)> based implementation of an IMapper<(Of <(<'K, V>)>)>
that can handle nullNothingnullptra null reference (Nothing in Visual Basic) and other default-value keys gracefully.
Namespace: yWorks.Canvas.ModelAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class DictionaryMapper<K, V> : IMapper<K, V> |
| Visual Basic |
|---|
Public Class DictionaryMapper(Of K, V) _ Implements IMapper(Of K, V) |
Type Parameters
- K
- V
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Model..::..DictionaryMapper<(Of <(<'K, V>)>)>
yWorks.yFiles.GraphML.Parser..::..CreationProperties
yWorks.Canvas.Model..::..DictionaryMapper<(Of <(<'K, V>)>)>
yWorks.yFiles.GraphML.Parser..::..CreationProperties