IXMLElement2.parent Property

Definition

public:
 property MSXML::IXMLElement2 ^ parent { MSXML::IXMLElement2 ^ get(); };
[System.Runtime.InteropServices.DispId(65738)]
public MSXML.IXMLElement2 parent { [System.Runtime.InteropServices.DispId(65738)] get; }
[<System.Runtime.InteropServices.DispId(65738)>]
[<get: System.Runtime.InteropServices.DispId(65738)>]
member this.parent : MSXML.IXMLElement2
Public ReadOnly Property parent As IXMLElement2

Property Value

Attributes

Applies to