Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.JoinHashLookupBuilder< TElement, TOrderKey, THashKey >.JoinHashLookup Class Referencesealed

Public Member Functions

override bool TryGetValue (THashKey key, ref HashLookupValueList< TElement, TOrderKey > value)
 

Package Functions

 JoinHashLookup (HashLookup< THashKey, HashLookupValueList< TElement, TOrderKey > > baseLookup)
 

Private Attributes

readonly HashLookup< THashKey, HashLookupValueList< TElement, TOrderKey > > _base
 

Detailed Description

Definition at line 34 of file JoinHashLookupBuilder.cs.


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