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

◆ RemoveAt() [1/2]

void IList. System.Xml.Xsl.Runtime.XmlQuerySequence< T >.RemoveAt ( int index)
inlineprivate

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

Definition at line 180 of file XmlQuerySequence.cs.

181 {
182 throw new NotSupportedException();
183 }