Expression.Children 속성

정의

자식 식을 가져오거나 설정합니다.

public AdaptiveExpressions.Expression[] Children { get; set; }
member this.Children : AdaptiveExpressions.Expression[] with get, set
Public Property Children As Expression()

속성 값

자식 식입니다.

적용 대상