Click or drag to resize

IEntryViewTKey, TValueGetValue Method

Returns the value of the entry.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax
TValue GetValue()

Return Value

Type: TValue
value
Remarks
Returns the value of the entry.
See Also