Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Remove()
[2/6]
void
IDictionary.
System.Collections.Immutable.ImmutableDictionary
< TKey, TValue >.Remove
(
object
key
)
inline
private
Implements
System.Collections.IDictionary
.
Definition at line
1318
of file
ImmutableDictionary.cs
.
1319
{
1320
throw
new
NotSupportedException();
1321
}
System
Collections
Immutable
ImmutableDictionary
Generated by
1.10.0