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

Public Member Functions

 XPathDocumentKindDescendantIterator (XPathDocumentNavigator root, XPathNodeType typ, bool matchSelf)
 
 XPathDocumentKindDescendantIterator (XPathDocumentKindDescendantIterator iter)
 
override XPathNodeIterator Clone ()
 
override bool MoveNext ()
 
virtual IEnumerator GetEnumerator ()
 

Protected Attributes

XPathDocumentNavigator ctxt
 
int pos
 

Package Attributes

int count = -1
 

Properties

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

Private Attributes

readonly XPathDocumentNavigator _end
 
readonly XPathNodeType _typ
 
bool _matchSelf
 

Detailed Description

Definition at line 5 of file XPathDocumentKindDescendantIterator.cs.


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