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