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.IList Member List

This is the complete list of members for System.Collections.IList, including all inherited members.

Add(object value)System.Collections.IList
Clear()System.Collections.IList
Contains(object value)System.Collections.IList
CopyTo(global::System.Array array, int index)System.Collections.ICollection
CountSystem.Collections.ICollection
GetEnumerator()System.Collections.IEnumerable
IndexOf(object value)System.Collections.IList
Insert(int index, object value)System.Collections.IList
IsFixedSizeSystem.Collections.IList
IsReadOnlySystem.Collections.IList
IsSynchronizedSystem.Collections.ICollection
Remove(object value)System.Collections.IList
RemoveAt(int index)System.Collections.IList
SyncRootSystem.Collections.ICollection
this[int index]System.Collections.IList