IXMLElement2.attributes 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 ^ 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