|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| Enumerator (XPathNodeIterator original) | |
| bool | MoveNext () |
| void | Reset () |
Properties | |
| object | Current [get] |
Private Attributes | |
| readonly XPathNodeIterator | _original |
| XPathNodeIterator | _current |
| bool | _iterationStarted |
Definition at line 9 of file XPathNodeIterator.cs.