[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.NewExpressionInfo.Children

Children Method

Children()

Gets child sub-expressions.

Declaration
public override IEnumerable<ExpressionInfo> Children()
Returns
Type Description
IEnumerable<ExpressionInfo>
Overrides