Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Remove()
[4/7]
bool
ICollection
<
T
>.
System.Collections.Immutable.ImmutableList
<
T
>.Remove
(
T
item
)
inline
private
Definition at line
2054
of file
ImmutableList.cs
.
2055
{
2056
throw
new
NotSupportedException();
2057
}
System
Collections
Immutable
ImmutableList
Generated by
1.10.0