The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlNodeChangedEventArgs::OldParent Property
.NET Framework (current version)
Gets the value of the ParentNode before the operation began.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml::XmlNode^The value of the ParentNode before the operation began. This property returns null if the node did not have a parent.
Note |
|---|
For attribute nodes this property returns the OwnerElement. |
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show:
