- Namespace
- XamlIl
.Ast - Containing Type
- XamlIlAstNode
Syntax
protected static void VisitList<T>(IList<T> list, IXamlIlAstVisitor visitor)
where T : IXamlIlAstNode
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
list | IList |
|
visitor | IXamlIlAstVisitor |
Return Value
Type | Description |
---|---|
void |