Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.IReadOnlyCollection<T>) | |
Item | (Inherited from System.Collections.Generic.IReadOnlyList<T>) |
The following tables list the members exposed by ITreeDataCollection<T>.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.IReadOnlyCollection<T>) | |
Item | (Inherited from System.Collections.Generic.IReadOnlyList<T>) |
Name | Description | |
---|---|---|
GetChildren | Gets the children of the item at the specified index. | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<T>) | |
GetItemType | Gets the type of the item. (Inherited from C1.DataCollection.IDataCollection<T>) |
Name | Description | |
---|---|---|
AsDataCollection | Overloaded. Wraps an System.Collections.IEnumerable into a data collection. | |
ToDataCollection | Overloaded. Wraps an System.Collections.IEnumerable into a data collection. |