Click or drag to resize

ITransactionalMultiMapTKey, TValueValueCount Method

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
int ValueCount(
	TKey key
)

Parameters

key
Type: TKey

Return Value

Type: Int32
See Also