ORMultiDictionaryTKey, TValueReplaceItem Method (Cluster, TKey, TValue, TValue) |
Namespace: Akka.DistributedData
public ORMultiDictionary<TKey, TValue> ReplaceItem( Cluster node, TKey key, TValue oldElement, TValue newElement )
[Missing <param name="node"/> documentation for "M:Akka.DistributedData.ORMultiDictionary`2.ReplaceItem(Akka.Cluster.Cluster,`0,`1,`1)"]
[Missing <param name="key"/> documentation for "M:Akka.DistributedData.ORMultiDictionary`2.ReplaceItem(Akka.Cluster.Cluster,`0,`1,`1)"]
[Missing <param name="oldElement"/> documentation for "M:Akka.DistributedData.ORMultiDictionary`2.ReplaceItem(Akka.Cluster.Cluster,`0,`1,`1)"]
[Missing <param name="newElement"/> documentation for "M:Akka.DistributedData.ORMultiDictionary`2.ReplaceItem(Akka.Cluster.Cluster,`0,`1,`1)"]
[Missing <returns> documentation for "M:Akka.DistributedData.ORMultiDictionary`2.ReplaceItem(Akka.Cluster.Cluster,`0,`1,`1)"]