This documentation is archived and is not being maintained.
IHierarchyData Properties
Visual Studio 2010
The IHierarchyData type exposes the following members.
| Name | Description | |
|---|---|---|
|
HasChildren | Indicates whether the hierarchical data node that the IHierarchyData object represents has any child nodes. |
|
Item | Gets the hierarchical data node that the IHierarchyData object represents. |
|
Path | Gets the hierarchical path of the node. |
|
Type | Gets the name of the type of Object contained in the Item property. |
Show: