|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| bool | MoveNext () |
Package Functions | |
| XmlSchemaCollectionEnumerator (Hashtable collection) | |
Properties | |
| object? IEnumerator. | Current [get] |
| XmlSchema? | Current [get] |
| XmlSchemaCollectionNode? | CurrentNode [get] |
Private Member Functions | |
| void IEnumerator. | Reset () |
| bool IEnumerator. | MoveNext () |
Private Attributes | |
| readonly IDictionaryEnumerator | _enumerator |
Definition at line 5 of file XmlSchemaCollectionEnumerator.cs.