Returns a set clone of the keys contained in this map.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
Return Value
Type: ISet<TKey>a ISet< T> clone of the keys contained in this map
Remarks
See Also
![]() | IMap<TKey, TValue>.KeySet Method | Hazelcast .Net Client Class Library |
Namespace: Hazelcast.Core