terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Collections.ListDictionaryInternal.NodeEnumerator Class Reference
+ Inheritance diagram for System.Collections.ListDictionaryInternal.NodeEnumerator:

Public Member Functions

 NodeEnumerator (ListDictionaryInternal list)
 
bool MoveNext ()
 
void Reset ()
 

Properties

object Current [get]
 
DictionaryEntry Entry [get]
 
object Key [get]
 
object Value [get]
 

Private Attributes

ListDictionaryInternal list
 
ListDictionaryInternal.DictionaryNode current
 
int version
 
bool start
 

Detailed Description

Definition at line 300 of file ListDictionaryInternal.cs.


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