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