Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Linq.XHashtable< TValue > Class Template Referencesealed

Classes

class  XHashtableState
 

Public Member Functions

delegate string ExtractKeyDelegate (TValue value)
 
 XHashtable (ExtractKeyDelegate extractKey, int capacity)
 
bool TryGetValue (string key, int index, int count, [MaybeNullWhen(false)] out TValue value)
 
TValue Add (TValue value)
 

Private Attributes

XHashtableState _state
 

Detailed Description

Definition at line 6 of file XHashtable.cs.


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