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

Classes

class  NodeKeyValueEnumerator
 

Public Member Functions

 NodeKeyValueCollection (ListDictionary list, bool isKeys)
 
void CopyTo (global::System.Array array, int index)
 

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 (Array array, int index)
 
IEnumerator System.Collections.IEnumerable. GetEnumerator ()
 

Private Attributes

ListDictionary _list
 
bool _isKeys
 

Detailed Description

Definition at line 389 of file ListDictionary.cs.


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