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

The methods of System.Web.UI.WebControls.WebParts.ConnectionInterfaceCollection are listed below. For a list of all members, see the ConnectionInterfaceCollection Members list.

See Also: Inherited members from System.Collections.ReadOnlyCollectionBase

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.