Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.RegularExpressions.CaptureCollection.Enumerator Class Referencesealed

Public Member Functions

bool MoveNext ()
 

Package Functions

 Enumerator (CaptureCollection collection)
 

Properties

Capture Current [get]
 
object IEnumerator. Current [get]
 

Private Member Functions

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

Private Attributes

readonly CaptureCollection _collection
 
int _index
 

Detailed Description

Definition at line 11 of file CaptureCollection.cs.


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