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.ReadOnlyCollectionBase Class Referenceabstract
+ Inheritance diagram for System.Collections.ReadOnlyCollectionBase:
+ Collaboration diagram for System.Collections.ReadOnlyCollectionBase:

Public Member Functions

virtual IEnumerator GetEnumerator ()
 

Protected Member Functions

 ReadOnlyCollectionBase ()
 

Properties

ArrayList InnerList [get, set]
 
virtual int 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 (global::System.Array array, int index)
 

Private Attributes

ArrayList _list
 

Detailed Description

Definition at line 9 of file ReadOnlyCollectionBase.cs.


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