Click or drag to resize
ReactionDynamicsRemoveRange Method
Removes all elements with given dates.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public void RemoveRange(
	IEnumerable<DateTime> dates
)

Parameters

dates
Type: System.Collections.GenericIEnumerableDateTime
Dates.
Remarks