• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum ForEachNodeListLoopInnerElementType

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum ForEachNodeListLoopInnerElementType
    
  

Fields

Navigator

Specifies that an XPathNavigator should be used to enumerate.

Node

Specifies that the nodes returned by an XPath query should be enumerated.

NodeText

Specifies that the text nodes returned by an XPath query should be enumerated.

© Varigence