Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | IsSuspended | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | Item | The indexer of the collection. |
The following tables list the members exposed by NBandCollection.
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | IsSuspended | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | Item | The indexer of the collection. |
Name | Description | |
---|---|---|
![]() | Add | Adds a new NBand object to the collection. |
![]() | AddRange | Adds range of NBand objects. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the collection contains a NBand object. |
![]() | Dispose | Overloaded. Disposes all the resources used by the collection. (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | DisposeChildren | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | Filter | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | |
![]() | Remove | Removes the specified NBand object from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
![]() | Resume | Overloaded. (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | SetIndex | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | Suspend | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | OnClear | Overridden. |
![]() | OnClearComplete | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | OnDeserialization | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | OnElementChanged | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | OnElementInserted | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | OnElementRemoved | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | OnInsert | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | OnInsertComplete | Overridden. |
![]() | OnRemove | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | OnRemoveComplete | Overridden. |
![]() | OnSet | (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | OnValidate | (Inherited from System.Collections.CollectionBase) |
![]() | PerformDispose | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
Name | Description | |
---|---|---|
![]() | AfterInsert | Fired when inserting of an object is complete (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | AfterRemove | Fired when removing of an object is completed (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | BeforeInsert | Fired before inserting an object (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | BeforeRemove | Fired when removing of an object is started (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | Changed | Fired whenever the collection is changed. (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | Cleared | Fired when clearing of the collection is completed (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |