Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Clear()
[2/4]
void
ICollection
<
T
>.
System.Collections.Immutable.ImmutableArray
<
T
>.Clear
(
)
inline
Implements
System.Collections.IList
.
Definition at line
1356
of file
ImmutableArray.cs
.
1357
{
1358
throw
new
NotSupportedException();
1359
}
System
Collections
Immutable
ImmutableArray
Generated by
1.10.0