[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Plan to perform a nested iteration over child nodes.

The following tables list the members exposed by the NestedIterationNode type.

Public Methods

  NameDescription
AddChildNode
Adds a child node.

Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MakeExec
Makes the exec.
(Overrides .MakeExec(EventTable[]()[](), EventType[]()).)
Print
Prints the specified indent writer.
(Overrides .Print(IndentWriter).)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
NestedIterationNodeNew
Ctor.

Public Properties

  NameDescription
ChildNodes
Returns list of child nodes.