FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Flows Namespaces
FlexRule.Flows.Model.Nodes
NestedBehaviourExtensions Class
NestedBehaviourExtensions Methods
GetAllChildNodes Method
GetAllChildNodes Method (ContainerNode)
GetAllChildNodes Method (INodeCollection)
NestedBehaviourExtensions
GetAllChildNodes Method (INodeCollection)
Namespace:
FlexRule.Flows.Model.Nodes
Assembly:
FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
IEnumerable
<
Node
>
GetAllChildNodes
(
this
INodeCollection
nodes
)
Parameters
nodes
Type:
FlexRule.Flows.Model
INodeCollection
Return Value
Type:
IEnumerable
Node
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
INodeCollection
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
NestedBehaviourExtensions Class
GetAllChildNodes Overload
FlexRule.Flows.Model.Nodes Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com