The members of System.Web.UI.WebControls.WebParts.EditorPartCollection are listed below.
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. |
static readonly | Empty | EditorPartCollection.
References a static, read-only, empty instance of the collection. |
[read-only] default property | Item(int) | EditorPart. Documentation for this section has not yet been entered. |
Contains(EditorPart)
| ||
CopyTo(EditorPart[], int)
| ||
IndexOf(EditorPart)
|