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.ICollection Interface Reference
+ Inheritance diagram for System.Collections.ICollection:
+ Collaboration diagram for System.Collections.ICollection:

Public Member Functions

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

Properties

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

Detailed Description

Definition at line 7 of file ICollection.cs.


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