Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Remove()
[1/2]
void System.Collections.Specialized.ReadOnlyList.Remove
(
object
value
)
inline
Definition at line
69
of file
ReadOnlyList.cs
.
70
{
71
throw
new
NotSupportedException(
System
.
SR
.
NotSupported_ReadOnlyCollection
);
72
}
System.SR.NotSupported_ReadOnlyCollection
static string NotSupported_ReadOnlyCollection
Definition
SR.cs:28
System.SR
Definition
SR.cs:7
System
Definition
BlockingCollection.cs:8
References
System.SR.NotSupported_ReadOnlyCollection
.
System
Collections
Specialized
ReadOnlyList
Generated by
1.10.0