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

◆ Remove()

virtual void System.Collections.Hashtable.Remove ( object key)
inlinevirtualinherited

Implements System.Collections.IDictionary.

Reimplemented in System.Collections.Hashtable.SyncHashtable, and System.ComponentModel.WeakHashtable.

Definition at line 779 of file Hashtable.cs.

780 {
781 throw null;
782 }