dataViewNodeSetIterator Method

Microsoft FrontPage Visual Basic

dataViewNodeSetIterator Method

Returns an IHTMLXSLElement object that represents the first node set iterator Extensible Stylesheet Language (XSL) construct (e.g. xsl:apply-templates or xsl:for-each) in the specified range.

expression.dataViewNodeSetIterator(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 inside of a Data View Web Part.