Click or drag to resize
ReactionDynamicsGetEnumerator Method
Returns an object that can be used to iterate over the elements in the collection.

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
An object that can be used to iterate over the elements in the collection.

Implements

IEnumerableGetEnumerator
Remarks