The constructors of System.Web.UI.WebControls.WebParts.EditorPartCollection are listed below. For a list of all members, see the EditorPartCollection Members list.
See Also: Inherited members from System.Collections.ReadOnlyCollectionBase
Initializes an empty new instance of the System.Web.UI.WebControls.WebParts.EditorPartCollection class. | ||
Initializes a new instance of the System.Web.UI.WebControls.WebParts.EditorPartCollection class by passing in an ICollection collection of System.Web.UI.WebControls.WebParts.EditorPart controls. | ||
Initializes a new instance of the System.Web.UI.WebControls.WebParts.EditorPartCollection class by passing in an System.Web.UI.WebControls.WebParts.EditorPartCollection collection of System.Web.UI.WebControls.WebParts.EditorPart controls, and an ICollection collection of additional System.Web.UI.WebControls.WebParts.EditorPart controls. |