IXMLDOMNode.firstChild Property

Definition

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

Property Value

Attributes

Applies to