System.Windows.Forms.BaseCollection Class

Provides the base functionality for creating data-related collections in the System.Windows.Forms namespace.

See Also: BaseCollection Members

Syntax

public class BaseCollection : MarshalByRefObject, ICollection

Remarks

The System.Windows.Forms.BaseCollection class is not intended for use by application developers. Application developers should use CollectionBase instead.

The System.Windows.Forms.BaseCollection class implements the ICollection interface.

Classes that derive from the System.Windows.Forms.BaseCollection class include:

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0