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.Array.ArrayEnumerator Class Referencesealed
+ Inheritance diagram for System.Array.ArrayEnumerator:

Public Member Functions

bool MoveNext ()
 
void Reset ()
 
object Clone ()
 
void Dispose ()
 

Package Functions

 ArrayEnumerator (Array array)
 

Properties

object Current [get]
 

Private Attributes

Array _array
 
int _index
 
int _endIndex
 

Detailed Description

Definition at line 1335 of file Array.cs.


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