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.Collections.Generic.HashSet< T >.Enumerator Struct Reference
+ Inheritance diagram for System.Collections.Generic.HashSet< T >.Enumerator:

Public Member Functions

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

Package Functions

 Enumerator (HashSet< T > set)
 

Properties

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

Private Attributes

HashSet< T_set
 
int _index
 
int _version
 
T _current
 

Detailed Description

Definition at line 445 of file HashSet.cs.


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