Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IHashKeyCollection.cs
Go to the documentation of this file.
1
namespace
System.Collections.Generic
;
2
3
internal
interface
IHashKeyCollection
<
in
TKey>
4
{
5
IEqualityComparer<TKey>
KeyComparer
{
get
; }
6
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Collections.Generic.IHashKeyCollection.KeyComparer
IEqualityComparer< TKey > KeyComparer
Definition
IHashKeyCollection.cs:5
System.Collections.Generic.IHashKeyCollection
Definition
IHashKeyCollection.cs:4
System.Collections.Generic
Definition
IHashKeyCollection.cs:1
source
System.Collections.Immutable
System.Collections.Generic
IHashKeyCollection.cs
Generated by
1.10.0