- Namespace
- XamlX
.Ast - Containing Type
- Xaml
Manipulation Group Node
Syntax
public XamlManipulationGroupNode(IXamlLineInfo lineInfo, IEnumerable<IXamlAstManipulationNode> children = null)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlLineInfo | |
children | IEnumerable |
Return Value
Type | Description |
---|---|
void |