Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
KeyedCollection()
[2/3]
System.Collections.ObjectModel.KeyedCollection
< TKey,
TItem
>.
KeyedCollection
(
IEqualityComparer
< TKey >?
comparer
)
inline
protected
Definition at line
45
of file
KeyedCollection.cs
.
46
:
this
(
comparer
, 0)
47
{
48
}
System.Collections.ObjectModel.KeyedCollection.comparer
readonly IEqualityComparer< TKey > comparer
Definition
KeyedCollection.cs:14
System
Collections
ObjectModel
KeyedCollection
Generated by
1.10.0