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.Hashtable.KeyCollection Class Reference
+ Inheritance diagram for System.Collections.Hashtable.KeyCollection:
+ Collaboration diagram for System.Collections.Hashtable.KeyCollection:

Public Member Functions

virtual void CopyTo (global::System.Array array, int arrayIndex)
 
virtual IEnumerator GetEnumerator ()
 

Package Functions

 KeyCollection (Hashtable hashtable)
 

Properties

virtual bool IsSynchronized [get, set]
 
virtual object SyncRoot [get, set]
 
virtual int Count [get, set]
 

Private Attributes

Hashtable _hashtable
 

Detailed Description

Definition at line 1002 of file Hashtable.cs.


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