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

◆ Clear()

void ICollection< XPathItem >. System.Xml.Xsl.Runtime.XmlQueryNodeSequence.Clear ( )
inlineprivate

Definition at line 152 of file XmlQueryNodeSequence.cs.

153 {
154 throw new NotSupportedException();
155 }