Method Set
Set(IList<IQueryNode>)
reset the children of a node
Declaration
void Set(IList<IQueryNode> children)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IList<IQueryNode> | children |
reset the children of a node
void Set(IList<IQueryNode> children)
Type | Name | Description |
---|---|---|
System.Collections.Generic.IList<IQueryNode> | children |