public void AddAt_Deny_Unrestricted () { EmptyControlCollection ec = new EmptyControlCollection (control); ec.AddAt (0, new Control ()); }