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::Node Property
.NET Framework (current version)
Gets the XmlNode that is being added, removed or changed.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml::XmlNode^The XmlNode that is being added, removed or changed; this property never returns null.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: