Share via


IXMLElement2 Interface

Definition

public interface class IXMLElement2
[System.Runtime.InteropServices.Guid("2B8DE2FF-8D2D-11D1-B2FC-00C04FD915A9")]
public interface IXMLElement2
[<System.Runtime.InteropServices.Guid("2B8DE2FF-8D2D-11D1-B2FC-00C04FD915A9")>]
type IXMLElement2 = interface
Public Interface IXMLElement2
Attributes

Properties

attributes
children
parent
tagName
text
type

Methods

addChild(IXMLElement2, Int32, Int32)
getAttribute(String)
removeAttribute(String)
removeChild(IXMLElement2)
setAttribute(String, Object)

Applies to