Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.ListDictionaryInternal.NodeEnumerator Class Referencesealed

Public Member Functions

 NodeEnumerator (ListDictionaryInternal list)
 
bool MoveNext ()
 
void Reset ()
 

Properties

object Current [get]
 
DictionaryEntry Entry [get]
 
object Key [get]
 
object Value [get]
 

Private Attributes

readonly ListDictionaryInternal list
 
DictionaryNode current
 
readonly int version
 
bool start
 

Detailed Description

Definition at line 9 of file ListDictionaryInternal.cs.


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