Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Clear() [3/4]

Implements System.Collections.Immutable.IImmutableSet< T >.

Definition at line 1344 of file ImmutableSortedSet.cs.

1345 {
1346 throw new NotSupportedException();
1347 }