Click or drag to resize

MultiMapK, VKeys Property

return all the keys of the multi-map

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IEnumerable<K> Keys { get; }

Property Value

Type: IEnumerableK
See Also