Name | Description | |
---|---|---|
![]() | NTreeListNodeSubItemCollection Constructor | Overloaded. |
The following tables list the members exposed by NTreeListNodeSubItemCollection.
Name | Description | |
---|---|---|
![]() | NTreeListNodeSubItemCollection 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 | Gets the item at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified item to the collection. |
![]() | AddRange | Adds an array of NTreeListNodeSubItem instances to the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the specified item is contained. |
![]() | 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 | Gets the zero-based index of the specified item in the collection. |
![]() | Remove | Removes the specified item 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 | |
---|---|---|
![]() | 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) |