public void AddChildNodes(ICollection<EvalForgeNode> childNodesToAdd) { ChildNodes.AddAll(childNodesToAdd); }