Click or drag to resize

IEntryViewTKey, TValueGetKey Method

Returns the key of the entry.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
TKey GetKey()

Return Value

Type: TKey
key
Remarks
Returns the key of the entry.
See Also