ExpressionChildRangeChildren Field

Represents the list of the children contained in the range.

Definition

Namespace: VisualGDBExpressions
Assembly: VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public List<IExpression> Children

Field Value

ListIExpression

See Also