DesignerAutoFormatCollection Constructor ()

 

Initializes a new instance of the DesignerAutoFormatCollection class.

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

public:
DesignerAutoFormatCollection()

Use the DesignerAutoFormatCollection 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: