|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| override XPathNodeIterator | Clone () |
| override bool | MoveNext () |
| virtual IEnumerator | GetEnumerator () |
Package Functions | |
| DocumentXPathNodeIterator_Empty (DocumentXPathNavigator nav) | |
| DocumentXPathNodeIterator_Empty (DocumentXPathNodeIterator_Empty other) | |
Package Attributes | |
| int | count = -1 |
Properties | |
| override XPathNavigator | Current [get] |
| override int | CurrentPosition [get] |
| override int | Count [get] |
| object? | debuggerDisplayProxy [get] |
Private Attributes | |
| readonly XPathNavigator | _nav |
Definition at line 5 of file DocumentXPathNodeIterator_Empty.cs.