IEntryViewTKey, TValueGetKey Method Hazelcast .Net Client Class Library
Returns the key of the entry.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
Syntax

TKey GetKey()

Return Value

Type: TKey
key
Remarks

Returns the key of the entry.
See Also

Reference