System.Web.UI.EmptyControlCollection Members

The members of System.Web.UI.EmptyControlCollection are listed below.

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

Public Constructors

Initializes a new instance of the System.Web.UI.EmptyControlCollection class.

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.