Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Schema.XmlSchemaObjectTable.XSOEnumerator Class Reference

Public Member Functions

bool MoveNext ()
 
void Reset ()
 
void Dispose ()
 

Protected Attributes

int currentIndex
 
int size
 
XmlQualifiedName currentKey
 
XmlSchemaObject currentValue
 

Package Functions

 XSOEnumerator (List< XmlSchemaObjectEntry > entries, int size, EnumeratorType enumType)
 

Properties

object Current [get]
 

Private Attributes

readonly List< XmlSchemaObjectEntry_entries
 
readonly EnumeratorType _enumType
 

Detailed Description

Definition at line 108 of file XmlSchemaObjectTable.cs.


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