Base:
method
RemoveNodeAt
System.Xml.XmlNamedNodeMap.RemoveNodeAt(System.Int32)
4 references to RemoveNodeAt
System.Private.Xml (4)
System\Xml\Dom\XmlAttributeCollection.cs (2)
241
RemoveNodeAt
(offset);
255
return (XmlAttribute)
RemoveNodeAt
(i);
System\Xml\Dom\XmlLoader.cs (2)
819
elem.Attributes.
RemoveNodeAt
(i);
836
elem.Attributes.
RemoveNodeAt
(i);