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.Specialized.ListDictionary.NodeKeyValueCollection Class Reference
+ Inheritance diagram for System.Collections.Specialized.ListDictionary.NodeKeyValueCollection:

Classes

class  NodeKeyValueEnumerator
 

Public Member Functions

 NodeKeyValueCollection (ListDictionary 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

ListDictionary _list
 
bool _isKeys
 

Detailed Description

Definition at line 478 of file ListDictionary.cs.


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