Click or drag to resize
Akka.NETORMultiDictionaryTKey, TValueRemoveItem Method
Overload List
  NameDescription
Public methodRemoveItem(Cluster, TKey, TValue)
Remove an element of a set associated with a key. If there are no more elements in the set then the entire set will be removed.
Public methodRemoveItem(UniqueAddress, TKey, TValue)
Remove an element of a set associated with a key. If there are no more elements in the set then the entire set will be removed.
Top
See Also