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
Loading...
Searching...
No Matches
System.Collections.Specialized.OrderedDictionary.OrderedDictionaryEnumerator Class Reference
+ Inheritance diagram for System.Collections.Specialized.OrderedDictionary.OrderedDictionaryEnumerator:
+ Collaboration diagram for System.Collections.Specialized.OrderedDictionary.OrderedDictionaryEnumerator:

Public Member Functions

bool MoveNext ()
 
void Reset ()
 

Package Functions

 OrderedDictionaryEnumerator (ArrayList array, int objectReturnType)
 

Properties

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

Private Attributes

int _objectReturnType
 
IEnumerator _arrayEnumerator
 

Detailed Description

Definition at line 515 of file OrderedDictionary.cs.


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