BCGSoft.Shared Namespace : CollectionWithEvents Class |
Inherits CollectionBase class of the System.Collection namespace.
Represents a collection of the objects, for which can be raised events ItemPropertyChanged and for collection – CollectionChanged. Serves as a base class for ToolBarButtonCollection, MDIContainerCollection, CommandBarCollection, StatusBarPaneCollection.
'Declaration Public Class CollectionWithEvents Inherits System.Collections.CollectionBase
'Usage Dim instance As CollectionWithEvents
public class CollectionWithEvents : System.Collections.CollectionBase
public __gc class CollectionWithEvents : public System.Collections.CollectionBase
public ref class CollectionWithEvents : public System.Collections.CollectionBase
System.Object
System.Collections.CollectionBase
BCGSoft.Shared.CollectionWithEvents
BCGSoft.ControlBars.CommandBarCollection
BCGSoft.ControlBars.MDIContainerCollection
BCGSoft.ControlBars.Ribbon.CategoryPanelCollection
BCGSoft.ControlBars.StatusBarPaneCollection
BCGSoft.ControlBars.ToolbarButtonCollection
BCGSoft.Controls.BackstageView.BackstageTabItemCollection
BCGSoft.Controls.Gauges.CircularScaleCollection
BCGSoft.Controls.Gauges.ColoredRangeCollection
BCGSoft.Controls.Gauges.LinearScaleCollection
BCGSoft.Controls.Gauges.PointerCollection
BCGSoft.Controls.Grid.GridColumnCollection
BCGSoft.Controls.Grid.GridDataItemCollection
BCGSoft.Controls.Grid.RowCollection
BCGSoft.Controls.OutlookBar.OutlookBarPanesCollection
BCGSoft.Controls.OutlookBar.OutlookItemsCollection
BCGSoft.Controls.OutlookBar.OutlookMenuItemsCollection
BCGSoft.Controls.OutlookBar.OutlookPageButtonsCollection
BCGSoft.Controls.OutlookBar.OutlookToolbarButtonsCollection
BCGSoft.Controls.PropertyList.PropertyListItemCollection
BCGSoft.Controls.Shared.SplitContainerCellCollection
BCGSoft.Controls.TabStrip.TabItemCollection
BCGSoft.Controls.TasksPane.TaskItemsCollection
BCGSoft.Controls.TasksPane.TasksGroupsItemsCollection
BCGSoft.Controls.TasksPane.TasksPanePagesCollection
BCGSoft.Controls.TasksPane.TasksPaneToolbarButtonsCollection
BCGSoft.Controls.Toolbox.ToolboxGroupsItemsCollection
BCGSoft.Controls.Toolbox.ToolboxItemsCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2