Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CreateBuilder< TKey, TValue >() [3/3]

static ImmutableSortedDictionary< TKey, TValue >.Builder System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.CreateBuilder< TKey, TValue > ( IComparer< TKey >? keyComparer,
IEqualityComparer< TValue >? valueComparer )
inlinestatic
Type Constraints
TKey :notnull 

Definition at line 52 of file ImmutableSortedDictionary.cs.