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