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.OrderedDictionary.OrderedDictionaryKeyValueCollection Class Reference
+ Inheritance diagram for System.Collections.Specialized.OrderedDictionary.OrderedDictionaryKeyValueCollection:
+ Collaboration diagram for System.Collections.Specialized.OrderedDictionary.OrderedDictionaryKeyValueCollection:

Public Member Functions

 OrderedDictionaryKeyValueCollection (ArrayList array, 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

ArrayList _objects
 
bool _isKeys
 

Detailed Description

Definition at line 620 of file OrderedDictionary.cs.


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