RgfDynamicDictionaryGetEnumerator Method

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.2.0.10124
C#
public IEnumerator<KeyValuePair<string, Object>> GetEnumerator()

Return Value

IEnumeratorKeyValuePairString, Object

Implements

IEnumerableTGetEnumerator

See Also