| IEntryViewTKey, TValueGetValue Method |
Returns the value of the entry.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function GetValue As TValue
abstract GetValue : unit -> 'TValue
Return Value
Type:
TValuevalue
Remarks Returns the value of the entry.
See Also