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