Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MS.Internal.Xml.XPath.XPathSelectionIterator Class Referencesealed

Public Member Functions

override void Reset ()
 
override bool MoveNext ()
 
override XPathNodeIterator Clone ()
 
virtual IEnumerator GetEnumerator ()
 

Protected Member Functions

void ResetCount ()
 

Package Functions

 XPathSelectionIterator (XPathNavigator nav, Query query)
 

Package Attributes

int count = -1
 

Properties

override int Count [get]
 
override XPathNavigator Current [get]
 
override int CurrentPosition [get]
 
object? debuggerDisplayProxy [get]
 

Private Member Functions

 XPathSelectionIterator (XPathSelectionIterator it)
 

Private Attributes

XPathNavigator _nav
 
readonly Query _query
 
int _position
 

Detailed Description

Definition at line 5 of file XPathSelectionIterator.cs.


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