| 
    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.ComponentModel.ArraySubsetEnumerator:
 Collaboration diagram for System.ComponentModel.ArraySubsetEnumerator:Public Member Functions | |
| ArraySubsetEnumerator (Array array, int count) | |
| bool | MoveNext () | 
| void | Reset () | 
Properties | |
| object | Current [get, set] | 
Private Attributes | |
| Array | array | 
| int | total | 
| int | current | 
Definition at line 9 of file ArraySubsetEnumerator.cs.