Click or drag to resize
Akka.NETORMultiDictionaryTKey, TValue Properties

The ORMultiDictionaryTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyEntries
Public propertyIsEmpty
Public propertyItem
Public propertyKeys
Returns all keys stored within current ORMultiDictionary.
Public propertyValues
Returns all values stored in all buckets within current ORMultiDictionary.
Top
See Also