Click or drag to resize

CountAggregator Constructor (String)

Initializes a new instance of the CountAggregator class

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public CountAggregator(
	string attributePath
)

Parameters

attributePath
Type: SystemString
See Also