Overload List
Name | Description | |
---|---|---|
![]() | Replace(K, V) | Replaces the entry for a key only if currently mapped to some value. |
![]() | Replace(K, V, V) | Replaces the entry for a key only if currently mapped to a given value. |
See Also
![]() | IMapK, VReplace Method | Hazelcast .Net Client Class Library |
Name | Description | |
---|---|---|
![]() | Replace(K, V) | Replaces the entry for a key only if currently mapped to some value. |
![]() | Replace(K, V, V) | Replaces the entry for a key only if currently mapped to a given value. |