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