Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
override XPathNodeIterator | Clone () |
override bool | MoveNext () |
override void | Reset () |
virtual IEnumerator | GetEnumerator () |
Static Public Attributes | |
static XPathEmptyIterator | Instance = new XPathEmptyIterator() |
Protected Member Functions | |
void | ResetCount () |
Package Attributes | |
int | count = -1 |
Properties | |
override XPathNavigator | Current [get] |
override int | CurrentPosition [get] |
override int | Count [get] |
object? | debuggerDisplayProxy [get] |
Private Member Functions | |
XPathEmptyIterator () | |
Definition at line 5 of file XPathEmptyIterator.cs.