IXMLDOMNodeList.nextNode Method
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:
MSXML::IXMLDOMNode ^ nextNode();
[System.Runtime.InteropServices.DispId(76)]
public MSXML.IXMLDOMNode nextNode ();
[<System.Runtime.InteropServices.DispId(76)>]
abstract member nextNode : unit -> MSXML.IXMLDOMNode
Public Function nextNode () As IXMLDOMNode
Returns
- Attributes