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