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