  | IEntryViewTKey, TValueGetKey Method  | 
 Returns the key of the entry.
 
    Namespace: 
   Hazelcast.Core
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntaxabstract GetKey : unit -> 'TKey 
Return Value
Type: 
TKeykey
RemarksReturns the key of the entry.
See Also