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