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

◆ RemoveAttribute() [1/2]

virtual void System.Xml.XmlElement.RemoveAttribute ( string localName,
string? namespaceURI )
inlinevirtual

Definition at line 374 of file XmlElement.cs.

375 {
377 }
virtual ? XmlAttribute RemoveAttributeNode(XmlAttribute oldAttr)

References System.Xml.Dictionary, and System.Xml.XmlElement.RemoveAttributeNode().