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