112 if (
node.OwnerElement !=
null)
130 if (
node.OwnerElement !=
null)
162 if (
newNode.OwnerElement !=
null)
194 if (
newNode.OwnerElement !=
null)
211 for (
int i = 0; i <
count; i++)
294 attr.OwnerElement.Attributes.Remove(
attr);
327 base.RemoveNodeAt(num);
static string Xdom_NamedNode_Context
static string Xdom_AttrCol_Object
static string Xdom_IndexOutOfRange
static string Xdom_AttrCol_Insert
override XmlNode AddNode(XmlNode node)
override XmlNode RemoveNodeAt(int i)
void CopyTo(XmlAttribute[] array, int index)
void InsertParentIntoElementIdAttrMap(XmlAttribute attr)
override? XmlNode SetNamedItem(XmlNode? node)
XmlAttribute? RemoveAt(int i)
void ResetParentInElementIdAttrMap(string oldVal, string newVal)
int RemoveDuplicateAttribute(XmlAttribute attr)
int FindNodeOffsetNS(XmlAttribute node)
XmlAttribute InternalAppendAttribute(XmlAttribute node)
XmlAttributeCollection(XmlNode parent)
XmlAttribute? Remove(XmlAttribute? node)
bool PrepareParentInElementIdAttrMap(string attrPrefix, string attrLocalName)
XmlAttribute Prepend(XmlAttribute node)
override XmlNode InsertNodeAt(int i, XmlNode node)
XmlAttribute InsertAfter(XmlAttribute newNode, XmlAttribute? refNode)
XmlAttribute Append(XmlAttribute node)
XmlAttribute InsertBefore(XmlAttribute newNode, XmlAttribute? refNode)
void Detach(XmlAttribute attr)
void RemoveParentFromElementIdAttrMap(XmlAttribute attr)
void AddElementWithId(string id, XmlElement elem)
override? XmlDocument OwnerDocument
XmlAttribute GetDefaultAttribute(XmlElement elem, string attrPrefix, string attrLocalname, string attrNamespaceURI)
XmlName GetIDInfoByElement(XmlName eleName)
void RemoveElementWithId(string id, XmlElement elem)
static int GetHashCode(string name)
int FindNodeOffset(string name)
virtual ? XmlDocument OwnerDocument
void CopyTo(Array array, int index)