Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
KeyedCollection()
[1/3]
System.Collections.ObjectModel.KeyedCollection
< TKey,
TItem
>.
KeyedCollection
(
)
inline
protected
Definition at line
40
of file
KeyedCollection.cs
.
41
:
this
((
IEqualityComparer<TKey>
?)
null
, 0)
42
{
43
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System
Collections
ObjectModel
KeyedCollection
Generated by
1.10.0