35 return base.RemoveNodeAt(num);
139 if (this.parent !=
null)
class f__AnonymousType0<< Count > j__TPar
XmlAttribute RemoveAt(int i)
override XmlNode AddNode(XmlNode node)
override XmlNode RemoveNodeAt(int i)
override XmlNode SetNamedItem(XmlNode node)
XmlAttribute Remove(XmlAttribute node)
void InsertParentIntoElementIdAttrMap(XmlAttribute attr)
void ResetParentInElementIdAttrMap(string oldVal, string newVal)
int RemoveDuplicateAttribute(XmlAttribute attr)
XmlAttribute InternalAppendAttribute(XmlAttribute node)
XmlAttributeCollection(XmlNode parent)
bool PrepareParentInElementIdAttrMap(string attrPrefix, string attrLocalName)
override XmlNode InsertNodeAt(int i, XmlNode node)
XmlAttribute Append(XmlAttribute node)
void Detach(XmlAttribute attr)
void RemoveParentFromElementIdAttrMap(XmlAttribute attr)
void CopyTo(Array array, int index)