3 references to RemoveAt
System.Xml (3)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1486attributes.RemoveAt(index);
System\Xml\Dom\XmlAttributeCollection.cs (1)
230RemoveAt( n );
System\Xml\Dom\XmlElement.cs (1)
448return attributes.RemoveAt( i );