terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Xml.Linq.XHashtable< TValue > Class Template Referencesealed

Classes

class  ExtractKeyDelegate
 
class  XHashtableState
 

Public Member Functions

 XHashtable (XHashtable< TValue >.ExtractKeyDelegate extractKey, int capacity)
 
bool TryGetValue (string key, int index, int count, [Out] TValue value)
 
TValue Add (TValue value)
 

Private Attributes

XHashtable< TValue >.XHashtableState _state
 

Detailed Description

Definition at line 9 of file XHashtable.cs.


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