| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for System.Collections.ListDictionaryInternal.NodeEnumerator:
 Collaboration diagram for System.Collections.ListDictionaryInternal.NodeEnumerator:Public Member Functions | |
| NodeEnumerator (ListDictionaryInternal list) | |
| bool | MoveNext () | 
| void | Reset () | 
Properties | |
| object | Current [get, set] | 
| DictionaryEntry | Entry [get, set] | 
| object | Key [get, set] | 
| object | Value [get, set] | 
Private Attributes | |
| ListDictionaryInternal | list | 
| ListDictionaryInternal.DictionaryNode | current | 
| int | version | 
| bool | start | 
Definition at line 274 of file ListDictionaryInternal.cs.