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