Beamable SDK
Public Member Functions | Public Attributes | Properties | List of all members
Beamable.Serialization.SmallerJSON.ArrayDict.Enumerator Struct Reference
Inheritance diagram for Beamable.Serialization.SmallerJSON.ArrayDict.Enumerator:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Serialization.SmallerJSON.ArrayDict.Enumerator:
Collaboration graph
[legend]

Public Member Functions

bool MoveNext ()
 
void Reset ()
 
void Dispose ()
 

Public Attributes

readonly ArrayDict _dict
 
int _index
 

Properties

object IEnumerator. Current [get]
 
KeyValuePair< TKey, TValue > Current [get]
 
object IDictionaryEnumerator. Key [get]
 
object IDictionaryEnumerator. Value [get]
 
DictionaryEntry IDictionaryEnumerator. Entry [get]
 

The documentation for this struct was generated from the following file: