ISPHierarchyData Members
Include Protected Members
Include Inherited Members
Provides an interface to create hierarchical XmlDocument objects from data sources that derive from the IHierarchicalDataSource class.
The ISPHierarchyData type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasChildren | (Inherited from IHierarchyData.) | |
Item | (Inherited from IHierarchyData.) | |
Path | (Inherited from IHierarchyData.) | |
Type | (Inherited from IHierarchyData.) |
Top
Methods
Name | Description | |
---|---|---|
AddAttributes | Writes additional attributes that modify a node that has been associated with an XmlDocument. The XmlDocument is the parent of the node to be modified. | |
GetChildren | (Inherited from IHierarchyData.) | |
GetParent | (Inherited from IHierarchyData.) |
Top