[]
public class TreeViewItemsCollection : C1DataCollectionList<TreeViewItem>, IList<TreeViewItem>, ICollection<TreeViewItem>, IList, ICollection, IReadOnlyList<TreeViewItem>, IReadOnlyCollection<TreeViewItem>, IEnumerable<TreeViewItem>, IEnumerable, INotifyCollectionChanged
Name | Description |
---|---|
TreeViewItemsCollection() |
Name | Description |
---|---|
DataCollection | Gets the data collection this list is wrapping. |
Parent |
Name | Description |
---|---|
OnCollectionChanged(NotifyCollectionChangedEventArgs) | Raises the CollectionChanged event. |