Hazelcast .Net Client Class Library
Hazelcast .Net Client Class Library
Hazelcast.Core
IMap(TKey, TValue) Interface
IMap(TKey, TValue) Methods
Replace Method
Replace Method (TKey, TValue)
Replace Method (TKey, TValue, TValue)
IMap
TKey
,
TValue
Replace Method
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.
Top
See Also
Reference
IMap
TKey, TValue
Interface
Hazelcast.Core Namespace
Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved.