xslNodeSetIterator Method

Microsoft FrontPage Visual Basic

xslNodeSetIterator Method

Returns an IXMLDOMNode object (which is part of the Microsoft XML, version 2.0 object model interface) that represents the first node set iterator Extensible Stylesheet Language (XSL) construct (for example, xsl:apply-templates or xsl:for-each) in the specified range.

expression.xslNodeSetIterator(Range)

expression    Required. An expression that returns one of the objects in the Applies To list.

Range    Required IHTMLTxtRange. Specifies a range or selection of text and elements.