Name | Description | |
---|---|---|
![]() | Add | Adds C1TreeViewNode node to the collection. |
![]() | CheckNodes | Checks C1TreeViewNode nodes contained by the collection. |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | FindNode | Searches C1TreeViewNode node through the collection by id. |
![]() | FindNodeByText | Searches C1TreeViewNode node through the collection by the Text. |
![]() | FindNodeByValue | Searches C1TreeViewNode node through the collection by the Value. |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Insert | Inserts C1TreeViewNode node to the collection. |
![]() | Remove | Removes C1TreeViewNode node from the collection. node to remove |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |