Click or drag to resize
ReactionDynamicsIEnumerableKeyValuePairDateTime, Int32GetEnumerator Method

Namespace: Dynamicweb.Content.Social.Metrics
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
IEnumerator<KeyValuePair<DateTime, int>> IEnumerable<KeyValuePair<DateTime, int>>.GetEnumerator()

Return Value

Type: IEnumeratorKeyValuePairDateTime, Int32

Implements

IEnumerableTGetEnumerator
See Also