Click or drag to resize
NodeCollection Constructor (IEnumerableNode)

Namespace: FlexRule.Flows.Model
Assembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public NodeCollection(
	IEnumerable<Node> nodes
)

Parameters

nodes
Type: System.Collections.GenericIEnumerableNode
See Also