XamlAstConstructableObjectNode.

Children Property

Namespace
XamlX.Ast
Containing Type
XamlAstConstructableObjectNode

Syntax

public List<IXamlAstNode> Children { get; set; }

Value

Type Description
List<IXamlAstNode>