BaseCollection Class
Provides the base functionality for creating data-related collections in the System.Windows.Forms namespace.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The BaseCollection class is not intended for use by application developers. Application developers should use CollectionBase instead.
The BaseCollection class implements the ICollection interface.
Classes that derive from the BaseCollection class include:
System.MarshalByRefObject
System.Windows.Forms.BaseCollection
System.Windows.Forms.BindingsCollection
System.Windows.Forms.DataGridViewCellCollection
System.Windows.Forms.DataGridViewColumnCollection
System.Windows.Forms.DataGridViewSelectedCellCollection
System.Windows.Forms.DataGridViewSelectedColumnCollection
System.Windows.Forms.DataGridViewSelectedRowCollection
System.Windows.Forms.GridColumnStylesCollection
System.Windows.Forms.GridTableStylesCollection
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.