Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ArrayEnumerator Class Referencesealed

Public Member Functions

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

Package Functions

 ArrayEnumerator (Array array)
 

Properties

object Current [get]
 

Private Attributes

readonly Array _array
 
nint _index
 

Detailed Description

Definition at line 5 of file ArrayEnumerator.cs.


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