Click or drag to resize

MultiMapK, V Properties

The MultiMapK, V generic type exposes the following members.

Properties
  NameDescription
Public propertyItem
return all values corresponding to a given key
Public propertyKeys
return all the keys of the multi-map
Top
See Also