Click or drag to resize

BigIntegerSumAggregator Constructor (String)

Initializes a new instance of the BigIntegerSumAggregator class

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

Parameters

attributePath
Type: SystemString
See Also