Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Enumerator< T > Struct Template Reference

Public Member Functions

 Enumerator (DiagNode< T > head)
 
bool MoveNext ()
 
void Reset ()
 
void Dispose ()
 

Properties

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

Private Attributes

DiagNode< T_nextNode
 
T _currentItem
 

Detailed Description

Definition at line 7 of file Enumerator.cs.


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