IXMLElement.children 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::IXMLElementCollection ^ children { MSXML::IXMLElementCollection ^ get(); };
[System.Runtime.InteropServices.DispId(65742)]
public MSXML.IXMLElementCollection children { [System.Runtime.InteropServices.DispId(65742)] get; }
[<System.Runtime.InteropServices.DispId(65742)>]
[<get: System.Runtime.InteropServices.DispId(65742)>]
member this.children : MSXML.IXMLElementCollection
Public ReadOnly Property children As IXMLElementCollection
Property Value
- Attributes