Click or drag to resize
Akka.NETIndexTKey, TValue Properties

The IndexTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyIsEmpty
Returns true if the index is empty.
Public propertyItem
TBD
Public propertyKeys
Returns the key set.
Public propertyValues
Returns the union of all value sets.
Top
See Also