System.Web.UI.WebControls.WebParts.ConnectionInterfaceCollection Members

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

See Also: Inherited members from System.Collections.ReadOnlyCollectionBase

Public Constructors

Public Fields

static readonly
EmptyConnectionInterfaceCollection.

References a static, read-only instance of the System.Web.UI.WebControls.WebParts.ConnectionInterfaceCollection class.

Public Properties

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

Public Methods

Contains(Type) : bool

Determines whether the System.Web.UI.WebControls.WebParts.ConnectionInterfaceCollection object contains a specific value.

CopyTo(Type[], int)

Copies the entire ReadOnlyCollectionBase object to a compatible one-dimensional Array, starting at the specified index of the target array.

IndexOf(Type) : int

Searches for the specified object and returns the zero-based index of the first occurrence within the entire System.Web.UI.WebControls.WebParts.ConnectionInterfaceCollection collection.