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

Public Member Functions

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

Package Functions

 KeysCollection (NameObjectCollectionBase coll)
 
 KeysCollection ()
 

Properties

int Count [get, set]
 
object System.Collections.ICollection. SyncRoot [get, set]
 
bool System.Collections.ICollection. IsSynchronized [get, set]
 

Private Member Functions

void System.Collections.ICollection. CopyTo (Array array, int index)
 

Private Attributes

NameObjectCollectionBase _coll
 

Detailed Description

Definition at line 590 of file NameObjectCollectionBase.cs.


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