| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for System.Collections.ListDictionaryInternal.NodeKeyValueCollection:
 Collaboration diagram for System.Collections.ListDictionaryInternal.NodeKeyValueCollection:Classes | |
| class | NodeKeyValueEnumerator | 
Public Member Functions | |
| NodeKeyValueCollection (ListDictionaryInternal list, bool isKeys) | |
Properties | |
| int System.Collections.ICollection. | Count [get, set] | 
| bool System.Collections.ICollection. | IsSynchronized [get, set] | 
| object System.Collections.ICollection. | SyncRoot [get, set] | 
Private Member Functions | |
| void System.Collections.ICollection. | CopyTo (global::System.Array array, int index) | 
| IEnumerator System.Collections.IEnumerable. | GetEnumerator () | 
Private Attributes | |
| ListDictionaryInternal | list | 
| bool | isKeys | 
Definition at line 382 of file ListDictionaryInternal.cs.