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.Text.RegularExpressions.MatchCollection.Enumerator Class Referencesealed
+ Inheritance diagram for System.Text.RegularExpressions.MatchCollection.Enumerator:

Public Member Functions

bool MoveNext ()
 

Package Functions

 Enumerator (MatchCollection collection)
 

Properties

Match Current [get]
 
object IEnumerator. Current [get]
 

Private Member Functions

void IEnumerator. Reset ()
 
void IDisposable. Dispose ()
 

Private Attributes

readonly MatchCollection _collection
 
int _index
 

Detailed Description

Definition at line 340 of file MatchCollection.cs.


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