CacheHierarchy Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
CacheHierarchy() | Initializes a new instance of the CacheHierarchy class. |
![]() |
CacheHierarchy(String) | Initializes a new instance of the CacheHierarchy class from outer XML. |
![]() |
CacheHierarchy(array<OpenXmlElement[]) | Initializes a new instance of the CacheHierarchy class with the specified child elements. |
![]() |
CacheHierarchy(IEnumerable<OpenXmlElement>) | Initializes a new instance of the CacheHierarchy class with the specified child elements. |
Top