XmlDocumentFragment::ParentNode Property
.NET Framework (current version)
Gets the parent of this node (for nodes that can have parents).
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml::XmlNode^The parent of this node.
For XmlDocumentFragment nodes, this property is always null.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: