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

Public Member Functions

 XPathAncestorIterator (XPathNavigator nav, XPathNodeType type, bool matchSelf)
 
 XPathAncestorIterator (XPathNavigator nav, string name, string namespaceURI, bool matchSelf)
 
 XPathAncestorIterator (XPathAncestorIterator other)
 
override bool MoveNext ()
 
override XPathNodeIterator Clone ()
 
virtual IEnumerator GetEnumerator ()
 

Package Attributes

XPathNavigator nav
 
XPathNodeType type
 
string name
 
string uri
 
int position
 
bool matchSelf
 
bool first = true
 
int count = -1
 

Properties

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

Detailed Description

Definition at line 5 of file XPathAncestorIterator.cs.


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