You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > DefaultContractResolver Class > DefaultContractResolver Structures > DictionaryEnumerator Structure
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
DefaultContractResolver.DictionaryEnumerator Structure
Syntax
C++
C#
Visual Basic
internal: template <TEnumeratorKey, TEnumeratorValue> struct DictionaryEnumerator : public IEnumerable<KeyValuePair<object, object>>, public IEnumerator<KeyValuePair<object, object>> { };

This is class Stimulsoft.Base.Json.Serialization.DefaultContractResolver.DictionaryEnumerator.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.