4 using System.Collections;
5 using System.Collections.Generic;
7 namespace SiliconStudio.Shaders.Ast.Hlsl
14 #region Public Properties
34 #region Public Methods
40 ChildrenList.Add(Target);
41 ChildrenList.Add(From);
48 return string.Format(
"({0}){1}", Target, From);
override string ToString()
override IEnumerable< Node > Childrens()
Gets the child nodes. An enumeration of child nodes