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

◆ Insert() [2/2]

void IList< XPathItem >. System.Xml.Xsl.Runtime.XmlQueryNodeSequence.Insert ( int index,
XPathItem value )
inlineprivate

Definition at line 180 of file XmlQueryNodeSequence.cs.

181 {
182 throw new NotSupportedException();
183 }