Share via


IXMLElement.children Property

Definition

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

Applies to