|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.Text.RegularExpressions.MatchCollection.Enumerator:
Collaboration diagram for System.Text.RegularExpressions.MatchCollection.Enumerator:Public Member Functions | |
| bool | MoveNext () |
Package Functions | |
| Enumerator (MatchCollection collection) | |
Properties | |
| Match | Current [get, set] |
| object System.Collections.IEnumerator. | Current [get, set] |
Private Member Functions | |
| void System.Collections.IEnumerator. | Reset () |
| void System.IDisposable. | Dispose () |
Private Attributes | |
| readonly MatchCollection | _collection |
| int | _index |
Definition at line 451 of file MatchCollection.cs.