Ir al contenido

IKeyValuePair

Defined in: collections/Map.ts:5

GoJS-compatible: a key/value pair, as returned by Map iteration.

K

V

key: K

Defined in: collections/Map.ts:6


value: V

Defined in: collections/Map.ts:7