Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.DocumentXPathNodeIterator_ElemChildren Class Reference

Public Member Functions

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

Protected Member Functions

override bool Match (XmlNode node)
 
void SetPosition (int pos)
 

Protected Attributes

string localNameAtom
 
string nsAtom
 

Package Functions

 DocumentXPathNodeIterator_ElemChildren (DocumentXPathNavigator nav, string localNameAtom, string nsAtom)
 
 DocumentXPathNodeIterator_ElemChildren (DocumentXPathNodeIterator_ElemChildren other)
 

Package Attributes

int count = -1
 

Properties

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

Private Attributes

readonly DocumentXPathNavigator _nav
 
int _level
 
int _position
 

Detailed Description

Definition at line 5 of file DocumentXPathNodeIterator_ElemChildren.cs.


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