IXMLElement2.attributes Property

Definition

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

Property Value

Attributes

Applies to