Overload List
Name | Description | |
---|---|---|
Replace(TKey, TValue) | Replaces the entry for a key only if currently mapped to some value. | |
Replace(TKey, TValue, TValue) | Replaces the entry for a key only if currently mapped to a given value. |
See Also
IMapTKey, TValueReplace Method | Hazelcast .Net Client Class Library |
Name | Description | |
---|---|---|
Replace(TKey, TValue) | Replaces the entry for a key only if currently mapped to some value. | |
Replace(TKey, TValue, TValue) | Replaces the entry for a key only if currently mapped to a given value. |