Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Stack.StackEnumerator Class Referencesealed

Public Member Functions

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

Package Functions

 StackEnumerator (Stack stack)
 

Properties

object Current [get]
 

Private Attributes

readonly Stack _stack
 
int _index
 
readonly int _version
 
object _currentElement
 

Detailed Description

Definition at line 112 of file Stack.cs.


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