Click or drag to resize
Akka.NETORMultiDictionaryTKey, TValueAddItem Method
Overload List
  NameDescription
Public methodAddItem(Cluster, TKey, TValue)
Add an element to a set associated with a key. If there is no existing set then one will be initialised.
Public methodAddItem(UniqueAddress, TKey, TValue)
Add an element to a set associated with a key. If there is no existing set then one will be initialised.
Top
See Also