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 using default values. |
![]() |
Hierarchy(String) | Initializes a new instance of Hierarchy using a name. |
![]() |
Hierarchy(String, String) | Initializes a new instance of Hierarchy, using a name and an identifier. |
Top