ConverterCollectionsConverterDictionaryEnumeratorValue Property |
Namespace: Tangosol.Util
public virtual Object Value { get; }
Exception | Condition |
---|---|
InvalidOperationException | The enumerator is positioned before the first entry of the dictionary or after the last entry. |