Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Hashtable.KeyCollection Class Referencesealed

Public Member Functions

void CopyTo (Array array, int arrayIndex)
 
IEnumerator GetEnumerator ()
 

Package Functions

 KeyCollection (Hashtable hashtable)
 

Properties

bool IsSynchronized [get]
 
object SyncRoot [get]
 
int Count [get]
 

Private Attributes

readonly Hashtable _hashtable
 

Detailed Description

Definition at line 23 of file Hashtable.cs.


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