Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.Runtime.UnionIterator Struct Reference

Public Member Functions

void Create (XmlQueryRuntime runtime)
 
SetIteratorResult MoveNext (XPathNavigator nestedNavigator)
 

Properties

XPathNavigator Current [get]
 

Private Types

enum  IteratorState {
  InitLeft , NeedLeft , NeedRight , LeftIsCurrent ,
  RightIsCurrent
}
 

Private Member Functions

void Swap ()
 

Private Attributes

XmlQueryRuntime _runtime
 
XPathNavigator _navCurr
 
XPathNavigator _navOther
 
IteratorState _state
 

Detailed Description

Definition at line 7 of file UnionIterator.cs.


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