IXMLDOMNode.childNodes Property

Definition

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

Property Value

Attributes

Applies to