Mono Class Library: Overview

System.Drawing.Design.ToolboxItemCollection: Members

The members of System.Drawing.Design.ToolboxItemCollection are listed below.

See Also: Inherited members from System.Collections.ReadOnlyCollectionBase

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

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

Public Methods

Contains(ToolboxItem) : bool
Documentation for this section has not yet been entered.
CopyTo(ToolboxItem[], int)
Documentation for this section has not yet been entered.
IndexOf(ToolboxItem) : int
Documentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.