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

The methods 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

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.