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