Click or drag to resize
ExpressionContainerTChildExpressionChildCount Property

Namespace: FlexRule.DSL.Expressions
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public abstract int ChildCount { get; }

Property Value

Type: Int32

Implements

IChildExpressionContainerChildCount
See Also