|
terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Inheritance 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] |
| DictionaryEntry | Entry [get] |
| object | Key [get] |
| object | Value [get] |
Private Attributes | |
| int | _objectReturnType |
| IEnumerator | _arrayEnumerator |
Definition at line 473 of file OrderedDictionary.cs.