Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Hashtable()
[12/17]
System.Collections.Hashtable.Hashtable
(
IDictionary
d
,
IHashCodeProvider
?
hcp
,
IComparer
?
comparer
)
inline
Definition at line
615
of file
Hashtable.cs
.
616
:
this
(
d
, 1f,
hcp
,
comparer
)
617
{
618
}
System.Collections.Hashtable.hcp
IHashCodeProvider? hcp
Definition
Hashtable.cs:417
System.Collections.Hashtable.comparer
IComparer? comparer
Definition
Hashtable.cs:448
System.Runtime.Serialization.CollectionKind.Dictionary
@ Dictionary
System
Collections
Hashtable
Generated by
1.10.0