Name | Description | |
---|---|---|
TreeRowCollection Constructor |
The following tables list the members exposed by TreeRowCollection.
Name | Description | |
---|---|---|
TreeRowCollection Constructor |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Parent | (Inherited from C1.Framework.TreeCollection<TreeRow>) | |
ParentRow |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
Add | Overloaded. (Inherited from C1.Framework.TreeCollection<TreeRow>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
ClearItems | Overridden. Removes all elements from the Collection. | |
InsertItem | Overridden. Inserts an element into the Collection at the specified index. | |
MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
OnCollectionChanged | (Inherited from C1.Framework.TreeCollection<TreeRow>) | |
OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) | |
RemoveItem | Overridden. Removes the element at the specified index of the Collection. | |
SetItem | Overridden. Replaces the element at the specified index. |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |