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