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

Public Member Functions

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

ArrayList _objects
 
bool _isKeys
 

Detailed Description

Definition at line 566 of file OrderedDictionary.cs.


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