System.Web.UI.WebControls.WebParts.EditorPartCollection Members

The members of System.Web.UI.WebControls.WebParts.EditorPartCollection are listed below.

See Also: Inherited members from System.Collections.ReadOnlyCollectionBase

Public Constructors

Public Fields

static readonly
EmptyEditorPartCollection.

References a static, read-only, empty instance of the collection.

Public Properties

[read-only]
default property
Item(int)EditorPart. Documentation for this section has not yet been entered.

Public Methods

Contains(EditorPart) : bool

Returns a value that indicates whether a particular control is in the collection.

CopyTo(EditorPart[], int)

Copies the collection to an array of System.Web.UI.WebControls.WebParts.EditorPart controls.

IndexOf(EditorPart) : int

Returns the position of a particular member of the collection.