Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Remove()
[1/6]
bool
ICollection
<
KeyValuePair
< TKey, TValue > >.
System.Collections.Immutable.ImmutableDictionary
< TKey, TValue >.Remove
(
KeyValuePair
< TKey, TValue >
item
)
inline
private
Definition at line
1285
of file
ImmutableDictionary.cs
.
1286
{
1287
throw
new
NotSupportedException();
1288
}
System
Collections
Immutable
ImmutableDictionary
Generated by
1.10.0