documentationfor yFiles for HTML 3.0.0.3

Mapper<K,V>

An IMapper<K,V> implementation backed by an IMap<TKey,TValue>.

Inheritance Hierarchy
Mapper
Implemented Interfaces

Remarks

A defaultValue can be set that is returned for keys that don't have an explicit value set.

It is legal to use null as key, which can be assigned a value just like other keys.

Type Parameters

K
V

Type Details

yFiles module
core

Constructors

Properties

Methods