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.InternalEnumerator< T > Struct Template Reference
+ Inheritance diagram for System.Array.InternalEnumerator< T >:

Public Member Functions

void Dispose ()
 
bool MoveNext ()
 
void IEnumerator. Reset ()
 

Package Functions

 InternalEnumerator (Array array)
 

Properties

T Current [get]
 
object IEnumerator. Current [get]
 

Private Attributes

readonly Array array
 
int idx
 

Detailed Description

Definition at line 1424 of file Array.cs.


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