|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| DictionaryEnumerator (IDictionaryEnumerator enumerator) | |
| void | Dispose () |
| bool | MoveNext () |
| void | Reset () |
Properties | |
| KeyValue< object, object > | Current [get] |
| object IEnumerator. | Current [get] |
Private Attributes | |
| readonly IDictionaryEnumerator | _enumerator |
Definition at line 596 of file CollectionDataContract.cs.