HierarchicalModelList Members
The HierarchicalModelList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
HierarchicalModelList |
Creates a new HierarchicalModelList populated with the elements
from the specified collection of IHierarchyData nodes.
|
Methods
| Name | Description | |
|---|---|---|
|
|
GetHierarchyData |
Extracts the IHierarchyData instance from an enumerated item.
Called by data-bound controls during data binding as they iterate the list.
Since each item in this list is already an IHierarchyData
(specifically a HierarchyData<(Of <(<'T>)>)>), this performs a simple cast.
|

