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