Name | Description | |
---|---|---|
![]() | NRangeCollection Constructor | Overloaded. |
The following tables list the members exposed by NRangeCollection.
Name | Description | |
---|---|---|
![]() | NRangeCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | IsSuspended | (Inherited from Nevron.UI.WinForm.Controls.NCollectionBase) |
![]() | Item |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | AddRange | |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | |
![]() | 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) |
![]() | Remove | |
![]() | 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 | |
---|---|---|
![]() | 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) |