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