XmlNodeChangedEventArgs::NewParent Property
.NET Framework (current version)
Gets the value of the ParentNode after the operation completes.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml::XmlNode^The value of the ParentNode after the operation completes. This property returns null if the node is being removed.
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:
