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

◆ Remove() [2/2]

bool ICollection< XPathItem >. System.Xml.Xsl.Runtime.XmlQueryNodeSequence.Remove ( XPathItem value)
inlineprivate

Definition at line 170 of file XmlQueryNodeSequence.cs.

171 {
172 throw new NotSupportedException();
173 }