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