documentationfor yFiles for HTML 3.0.0.3

ResultItemMapping<TKey,TValue>

Represents a mapping from keys to values that is part of a result of running a graph analysis algorithm.

Inheritance Hierarchy
ResultItemMapping
Implemented Interfaces

Remarks

This class cannot be instantiated

Type Parameters

TKey
The type of keys in this mapping, typically graph items.
TValue
The type of the values.

Type Details

yFiles module
view-layout-bridge

Properties

Methods