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