Click or drag to resize

MultiMapK, VKeysWithZeroItems Method

Get the list of keys with entries that do not contain items.

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<K> KeysWithZeroItems()

Return Value

Type: ListK

[Missing <returns> documentation for "M:Karamba.Utilities.MultiMap`2.KeysWithZeroItems"]

See Also