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