![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | IEntryViewTKey, TValueGetKey Method |
Returns the key of the entry.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntaxabstract GetKey : unit -> 'TKey
Return Value
Type:
TKeykey
RemarksReturns the key of the entry.
See Also