Click or drag to resize
ReactionDynamicsAccumulateRange Method
Accumulates the number of reactions for every element in a given sequence.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public void AccumulateRange(
	IDictionary<DateTime, int> values
)

Parameters

values
Type: System.Collections.GenericIDictionaryDateTime, Int32
Values.
Remarks