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

◆ Remove() [3/3]

bool ICollection< T >. System.Xml.Xsl.Runtime.XmlQuerySequence< T >.Remove ( T value)
inlineprivate

Implements System.Collections.Generic.ICollection< T >.

Definition at line 145 of file XmlQuerySequence.cs.

146 {
147 throw new NotSupportedException();
148 }