IEntryViewK, VGetKey Method Hazelcast .Net Client Class Library
Returns the key of the entry.

Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

K GetKey()

Return Value

Type: K
key
Remarks

Returns the key of the entry.
See Also

Reference