IXMLElement.parent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property MSXML::IXMLElement ^ parent { MSXML::IXMLElement ^ get(); };
[System.Runtime.InteropServices.DispId(65738)]
public MSXML.IXMLElement parent { [System.Runtime.InteropServices.DispId(65738)] get; }
[<System.Runtime.InteropServices.DispId(65738)>]
[<get: System.Runtime.InteropServices.DispId(65738)>]
member this.parent : MSXML.IXMLElement
Public ReadOnly Property parent As IXMLElement
Property Value
- Attributes