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.Xml.Linq.XHashtable< TValue > Class Template Referencesealed
+ Inheritance diagram for System.Xml.Linq.XHashtable< TValue >:
+ Collaboration diagram for System.Xml.Linq.XHashtable< TValue >:

Classes

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)
 
delegate string ExtractKeyDelegate (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: