Creates a new System.Web.UI.ControlCollection object to hold the child controls (both literal and server) of the server control.
An System.Web.UI.EmptyControlCollection that prevents any child controls from being added.
The HierarchicalDataSourceControl.CreateControlCollection method is overridden by the System.Web.UI.HierarchicalDataSourceControl class to prevent child controls from being added.