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