Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.DocumentXPathNodeIterator_Empty Class Referencesealed

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
 

Detailed Description

Definition at line 5 of file DocumentXPathNodeIterator_Empty.cs.


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