terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Collections.ListDictionaryInternal.NodeKeyValueCollection Class Reference
+ Inheritance diagram for System.Collections.ListDictionaryInternal.NodeKeyValueCollection:

Classes

class  NodeKeyValueEnumerator
 

Public Member Functions

 NodeKeyValueCollection (ListDictionaryInternal list, bool isKeys)
 

Properties

int ICollection. Count [get]
 
bool ICollection. IsSynchronized [get]
 
object ICollection. SyncRoot [get]
 

Private Member Functions

void ICollection. CopyTo (Array array, int index)
 
IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

ListDictionaryInternal list
 
bool isKeys
 

Detailed Description

Definition at line 448 of file ListDictionaryInternal.cs.


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