This documentation is archived and is not being maintained.

WebPartDescriptionCollection Constructor

Initializes a new instance of the WebPartDescriptionCollection class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method WebPartDescriptionCollection() Initializes an empty new instance of the WebPartDescriptionCollection class.
Public method WebPartDescriptionCollection(ICollection) Initializes a new instance of a WebPartDescriptionCollection object by passing in an ICollection collection of WebPartDescription objects.
Top
Show: