Click or drag to resize

MultiMapK, VAdd Method (K)

add an key to the map but no values which results in an empty list.

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void Add(
	K key
)

Parameters

key
Type: K
key.
See Also