DesignerRegionCollection Constructor ()

 

Initializes a new instance of the DesignerRegionCollection class.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

Public Sub New

Use the DesignerRegionCollection constructor to create an empty collection. You can add elements to the collection by using the Add or Insert method.

.NET Framework
Available since 2.0
Return to top
Show: