Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.ImmutableHashSet< T >.MutationResult Struct Reference

Package Functions

 MutationResult (SortedInt32KeyNode< HashBucket > root, int count, CountType countType=CountType.Adjustment)
 
ImmutableHashSet< TFinalize (ImmutableHashSet< T > priorSet)
 

Properties

SortedInt32KeyNode< HashBucketRoot [get]
 
int Count [get]
 
CountType CountType [get]
 

Private Attributes

readonly SortedInt32KeyNode< HashBucket_root
 
readonly int _count
 
readonly CountType _countType
 

Detailed Description

Definition at line 625 of file ImmutableHashSet.cs.


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