IXMLDOMNode.nextSibling Property

Definition

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

Property Value

Attributes

Applies to