IXMLDOMCDATASection.childNodes 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::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
Implements
- Attributes