Hierarchy Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Hierarchy class.
Overload List
Name | Description | |
---|---|---|
Hierarchy() | Initializes a new instance of the Hierarchy class. | |
Hierarchy(Hierarchy) | Initializes a new instance of the Hierarchy class based on another Hierarchy object. | |
Hierarchy(String, String, String, String, String, HierarchyOrigin) | Initializes a new instance of the Hierarchy class with the specified properties. |
Top