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

Public Member Functions

 XPathArrayIterator (IList list)
 
 XPathArrayIterator (XPathArrayIterator it)
 
 XPathArrayIterator (XPathNodeIterator nodeIterator)
 
override XPathNodeIterator Clone ()
 
override bool MoveNext ()
 
override void Reset ()
 
override IEnumerator GetEnumerator ()
 

Protected Member Functions

void ResetCount ()
 

Protected Attributes

IList list
 
int index
 

Package Attributes

int count = -1
 

Properties

IList AsList [get]
 
override XPathNavigator Current [get]
 
override int CurrentPosition [get]
 
override int Count [get]
 
object debuggerDisplayProxy [get]
 

Detailed Description

Definition at line 9 of file XPathArrayIterator.cs.


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