System.Web.UI.EmptyControlCollection: Method Members

The methods of System.Web.UI.EmptyControlCollection are listed below. For a list of all members, see the EmptyControlCollection Members list.

See Also: Inherited members from System.Web.UI.ControlCollection

Public Methods

override
Add(Control)

Denies the addition of the specified System.Web.UI.Control object to the collection.

override
AddAt(int, Control)

Denies the addition of the specified System.Web.UI.Control object to the collection, at the specified index position.